Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cq_abs.c File Reference
#include "quad.h"
Include dependency graph for cq_abs.c:

Go to the source code of this file.

Functions

long double __cqabs (long double zqreal, long double zqimag)
long double __cq_abs (qcomplex *z)

Function Documentation

long double __cq_abs ( qcomplex z)

Definition at line 64 of file cq_abs.c.

References __qhypot(), qcomplex::qimag, and qcomplex::qreal.

Here is the call graph for this function:

long double __cqabs ( long double  zqreal,
long double  zqimag 
)

Definition at line 59 of file cq_abs.c.

References __qhypot().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines