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

Go to the source code of this file.

Functions

qcomplex __qconjg (long double zqreal, long double zqimag)
void __cq_conjg (qcomplex *result, qcomplex *z)

Function Documentation

void __cq_conjg ( qcomplex result,
qcomplex z 
)

Definition at line 49 of file cq_conjg.c.

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

Here is the call graph for this function:

qcomplex __qconjg ( long double  zqreal,
long double  zqimag 
)

Definition at line 40 of file cq_conjg.c.

References qcomplex::qimag, qcomplex::qreal, and result.

Referenced by __cq_conjg().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines