Home
last modified time | relevance | path

Searched refs:LITM (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/math/
Dtest-double.h27 #define LITM(x) x macro
Dtest-float.h28 #define LITM(x) x macro
Dtest-float32.h34 #define LITM(x) x ## f32 macro
Dtest-float32x.h34 #define LITM(x) x ## f32x macro
Dtest-float64.h34 #define LITM(x) x ## f64 macro
Dtest-float128.h39 #define LITM(x) x ## f128 macro
Dtest-float64x.h39 #define LITM(x) x ## f64x macro
Dtest-ldouble.h40 #define LITM(x) x ## l macro
Dlibm-test-driver.c87 #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)
/glibc-2.36/ChangeLog.old/
DChangeLog.1821130 * math/test-double.h (LITM): New macro.
21131 * math/test-float.h (LITM): Likewise.
21132 * math/test-ldouble.h (LITM): Likewise.