#include "defs.h"#include "quad.h"

Go to the source code of this file.
Data Types | |
| union | du |
Defines | |
| #define | c_q_div __c_q_div |
| #define | EXPBIAS 0x3ff |
Functions/Subroutines | |
| QUAD | c_q_div (QUAD, QUAD, INT *) |
| double | fabs (double) |
Variables | |
| static const du | const1 |
| static const du | twopm968 |
| static const du | twopm54 |
| static const du | twop52 |
| static const du | inf |
| #define EXPBIAS 0x3ff |
Definition at line 100 of file c_q_div.c.
Referenced by __expm1f(), __log10f(), __log1pf(), __logf(), __vlog10f(), __vlogf(), c_q_div(), pack_d(), and unpack_d().
| double fabs | ( | double | ) |
Definition at line 356 of file math-68881.h.
Initial value:
{0x41a00000, 0x02000000}
Definition at line 71 of file c_q_div.c.
Referenced by DEPV_COMPUTE::Base_Test(), Expand_Fast_Sqrt(), and fold_comparison().
1.5.6