Searched refs:LITM (Results 1 – 10 of 10) sorted by relevance
27 #define LITM(x) x macro
28 #define LITM(x) x macro
34 #define LITM(x) x ## f32 macro
34 #define LITM(x) x ## f32x macro
34 #define LITM(x) x ## f64 macro
39 #define LITM(x) x ## f128 macro
39 #define LITM(x) x ## f64x macro
40 #define LITM(x) x ## l macro
87 #define lit_pi_2_d LITM (M_PI_2)89 #define lit_pi_4_d LITM (M_PI_4)91 #define lit_pi LITM (M_PI)96 #define lit_e LITM (M_E)
21130 * math/test-double.h (LITM): New macro.21131 * math/test-float.h (LITM): Likewise.21132 * math/test-ldouble.h (LITM): Likewise.