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

Go to the source code of this file.

Functions

long double __pow_qi (double ahi, double alo, int n)
long double __pow_ql (double ahi, double alo, long long n)

Function Documentation

long double __pow_qi ( double  ahi,
double  alo,
int  n 
)

Definition at line 59 of file pow_qi.c.

References __qpow(), o64quad::hi, ldquad::ld, o64quad::lo, ldquad::q, and result.

Here is the call graph for this function:

long double __pow_ql ( double  ahi,
double  alo,
long long  n 
)

Definition at line 80 of file pow_qi.c.

References __qpow(), o64quad::hi, ldquad::ld, o64quad::lo, ldquad::q, and result.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines