Lines Matching refs:MACRO
74 MACRO(M_E); in math_h()
75 MACRO(M_LOG2E); in math_h()
76 MACRO(M_LOG10E); in math_h()
77 MACRO(M_LN2); in math_h()
78 MACRO(M_LN10); in math_h()
79 MACRO(M_PI); in math_h()
80 MACRO(M_PI_2); in math_h()
81 MACRO(M_PI_4); in math_h()
82 MACRO(M_1_PI); in math_h()
83 MACRO(M_2_PI); in math_h()
84 MACRO(M_2_SQRTPI); in math_h()
85 MACRO(M_SQRT2); in math_h()
86 MACRO(M_SQRT1_2); in math_h()
88 MACRO(MAXFLOAT); in math_h()
90 MACRO(HUGE_VAL); in math_h()
91 MACRO(HUGE_VALF); in math_h()
92 MACRO(HUGE_VALL); in math_h()
93 MACRO(INFINITY); in math_h()
94 MACRO(NAN); in math_h()
96 MACRO(FP_INFINITE); in math_h()
97 MACRO(FP_NAN); in math_h()
98 MACRO(FP_NORMAL); in math_h()
99 MACRO(FP_SUBNORMAL); in math_h()
100 MACRO(FP_ZERO); in math_h()
112 MACRO(FP_ILOGB0); in math_h()
113 MACRO(FP_ILOGBNAN); in math_h()