#include <quad.h>
Data Fields | |
| double | hi |
| double | lo |
Definition at line 48 of file quad.h.
| double QUAD::hi |
Definition at line 49 of file quad.h.
Referenced by __c_dble_q(), __c_fp_class_q(), __c_ji_qint(), __c_ji_quint(), __c_ki_qint(), __c_ki_quint(), __c_q_ext(), __c_q_extd(), __c_q_flotj(), __c_q_flotju(), __c_q_flotk(), __c_q_flotku(), __c_q_trunc(), __c_sngl_q(), c_a_to_q(), c_atoq(), c_q_add(), c_q_div(), c_q_eq(), c_q_ge(), c_q_gt(), c_q_le(), c_q_lt(), c_q_mul(), c_q_ne(), c_q_neg(), c_q_sqrt(), c_q_sub(), c_qtoa(), Extract_Quad_Hi(), and Targ_Print().
| double QUAD::lo |
Definition at line 50 of file quad.h.
Referenced by __c_fp_class_q(), __c_ki_qint(), __c_ki_quint(), __c_q_ext(), __c_q_extd(), __c_q_flotj(), __c_q_flotju(), __c_q_flotk(), __c_q_flotku(), __c_q_trunc(), c_a_to_q(), c_atoq(), c_q_add(), c_q_div(), c_q_eq(), c_q_ge(), c_q_gt(), c_q_le(), c_q_lt(), c_q_mul(), c_q_ne(), c_q_neg(), c_q_sqrt(), c_q_sub(), c_qtoa(), Extract_Quad_Lo(), and Targ_Print().
1.5.6