Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
quadop.h File Reference

Go to the source code of this file.

Functions

QUAD_TYPE QUADOP_SQRT (QUAD_TYPE)
INT QUADOP_EQ (QUAD_TYPE, QUAD_TYPE)
INT QUADOP_NE (QUAD_TYPE, QUAD_TYPE)
INT QUADOP_GE (QUAD_TYPE, QUAD_TYPE)
INT QUADOP_GT (QUAD_TYPE, QUAD_TYPE)
INT QUADOP_LE (QUAD_TYPE, QUAD_TYPE)
INT QUADOP_LT (QUAD_TYPE, QUAD_TYPE)
QUAD_TYPE QUADOP_ADD (QUAD_TYPE, QUAD_TYPE)
QUAD_TYPE QUADOP_SUB (QUAD_TYPE, QUAD_TYPE)
QUAD_TYPE QUADOP_MPY (QUAD_TYPE, QUAD_TYPE)
QUAD_TYPE QUADOP_DIV (QUAD_TYPE, QUAD_TYPE)
QUAD_TYPE QUADOP_NEGATE (QUAD_TYPE)
double QUADOP_QTOD (QUAD_TYPE)
float QUADOP_QTOS (QUAD_TYPE)
INT QUADOP_QTOI (QUAD_TYPE)
UINT QUADOP_QTOU (QUAD_TYPE)
QUAD_TYPE QUADOP_UTOQ (UINT)
QUAD_TYPE QUADOP_STOQ (float)
QUAD_TYPE QUADOP_DTOQ (double)
QUAD_TYPE QUADOP_ITOQ (INT)
QUAD_TYPE My_Atoq (char *)

Function Documentation

QUAD_TYPE My_Atoq ( char *  )

Definition at line 81 of file quadop.cxx.

References __c_a_to_q().

Here is the call graph for this function:

Definition at line 131 of file quadop.cxx.

References __c_q_add().

Here is the call graph for this function:

Definition at line 149 of file quadop.cxx.

References __c_q_div().

Here is the call graph for this function:

QUAD_TYPE QUADOP_DTOQ ( double  )

Definition at line 197 of file quadop.cxx.

References __c_q_extd().

Here is the call graph for this function:

Definition at line 95 of file quadop.cxx.

References __c_q_eq().

Here is the call graph for this function:

Definition at line 107 of file quadop.cxx.

References __c_q_ge().

Here is the call graph for this function:

Definition at line 113 of file quadop.cxx.

References __c_q_gt().

Here is the call graph for this function:

Definition at line 203 of file quadop.cxx.

References __c_q_flotj().

Here is the call graph for this function:

Definition at line 119 of file quadop.cxx.

References __c_q_le().

Here is the call graph for this function:

Definition at line 125 of file quadop.cxx.

References __c_q_lt().

Here is the call graph for this function:

Definition at line 143 of file quadop.cxx.

References __c_q_mul().

Here is the call graph for this function:

Definition at line 101 of file quadop.cxx.

References __c_q_ne().

Here is the call graph for this function:

Definition at line 155 of file quadop.cxx.

References __c_q_neg().

Here is the call graph for this function:

double QUADOP_QTOD ( QUAD_TYPE  )

Definition at line 161 of file quadop.cxx.

References __c_dble_q().

Here is the call graph for this function:

Definition at line 173 of file quadop.cxx.

References __c_ji_qint().

Here is the call graph for this function:

float QUADOP_QTOS ( QUAD_TYPE  )

Definition at line 167 of file quadop.cxx.

References __c_sngl_q().

Here is the call graph for this function:

Definition at line 179 of file quadop.cxx.

References __c_ji_quint().

Here is the call graph for this function:

Definition at line 209 of file quadop.cxx.

References __c_q_sqrt().

Here is the call graph for this function:

QUAD_TYPE QUADOP_STOQ ( float  )

Definition at line 191 of file quadop.cxx.

References __c_q_ext().

Here is the call graph for this function:

Definition at line 137 of file quadop.cxx.

References __c_q_sub().

Here is the call graph for this function:

Definition at line 185 of file quadop.cxx.

References __c_q_flotju().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines