#include "defs.h"#include "erglob.h"#include "config_host.h"#include "targ_const.h"

Go to the source code of this file.
Referenced by My_Atoq(), and Targ_Atoc().
Referenced by QUADOP_QTOD(), and Targ_Conv().
Referenced by QUADOP_QTOI(), Targ_Conv(), and Targ_Is_Integral().
Referenced by QUADOP_QTOU(), and Targ_Conv().
Referenced by __c_ji_quint(), and Targ_Conv().
Referenced by Targ_Conv().
Referenced by complex_divide(), complex_sqrt(), QUADOP_ADD(), and Targ_WhirlOp().
Referenced by complex_divide(), complex_sqrt(), QUADOP_DIV(), and Targ_WhirlOp().
Referenced by complex_sqrt(), QUADOP_EQ(), Targ_Is_Integral(), Targ_Is_Zero(), and Targ_WhirlOp().
Definition at line 491 of file quadsim.c.
Referenced by complex_divide(), complex_sqrt(), QUADOP_STOQ(), Targ_Conv(), Targ_Ipower(), and Targ_WhirlOp().
Definition at line 505 of file quadsim.c.
Referenced by QUADOP_DTOQ(), Targ_Conv(), and Targ_Is_Zero().
Definition at line 411 of file quadsim.c.
Referenced by QUADOP_ITOQ(), Targ_Conv(), Targ_Is_Integral(), and Targ_WhirlOp().
Referenced by QUADOP_GE(), and Targ_WhirlOp().
Referenced by complex_sqrt(), QUADOP_GT(), and Targ_WhirlOp().
Referenced by QUADOP_LE(), and Targ_WhirlOp().
Referenced by complex_divide(), complex_sqrt(), QUADOP_LT(), and Targ_WhirlOp().
Referenced by complex_divide(), complex_sqrt(), QUADOP_MPY(), and Targ_WhirlOp().
Referenced by QUADOP_NE(), and Targ_WhirlOp().
Referenced by complex_divide(), complex_sqrt(), QUADOP_NEGATE(), and Targ_WhirlOp().
Referenced by complex_sqrt(), QUADOP_SQRT(), and Targ_WhirlOp().
Referenced by complex_divide(), complex_sqrt(), QUADOP_SUB(), and Targ_WhirlOp().
Referenced by Targ_Print().
Referenced by QUADOP_QTOS(), and Targ_Conv().
| QUAD_TYPE My_Atoq | ( | char * | str | ) |
| QUAD_TYPE QUADOP_DTOQ | ( | double | a | ) |
| double QUADOP_QTOD | ( | QUAD_TYPE | a | ) |
| float QUADOP_QTOS | ( | QUAD_TYPE | a | ) |
| QUAD_TYPE QUADOP_STOQ | ( | float | a | ) |
Definition at line 38 of file quadop.cxx.
char* source_file = __FILE__ [static] |
Definition at line 37 of file quadop.cxx.
1.5.6