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

Go to the source code of this file.

Functions

qcomplex __cqdiv (long double xqreal, long double xqimag, long double yqreal, long double yqimag)
void __cq_div (qcomplex *result, qcomplex *x, qcomplex *y)

Function Documentation

void __cq_div ( qcomplex result,
qcomplex x,
qcomplex y 
)

Definition at line 152 of file cq_div.new.c.

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

Here is the call graph for this function:

qcomplex __cqdiv ( long double  xqreal,
long double  xqimag,
long double  yqreal,
long double  yqimag 
)

Definition at line 64 of file cq_div.new.c.

References __libm_qnan_ld, __libm_zero_ld, __qabs(), get_fpc_csr(), L, qcomplex::qimag, qcomplex::qreal, result, and set_fpc_csr().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines