Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cq_div.c File Reference
#include <sys/fpu.h>
#include "quad.h"
Include dependency graph for cq_div.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 123 of file cq_div.c.

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

Definition at line 60 of file cq_div.c.

Referenced by __cq_div(), __powcqi(), and __powcql().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines