Home
last modified time | relevance | path

Searched defs:LIT (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/math/
Dtest-float32.h33 #define LIT(x) __f32 (x) macro
Dtest-float32x.h33 #define LIT(x) __f32x (x) macro
Dtest-float64.h33 #define LIT(x) __f64 (x) macro
Dtest-double.h24 #define LIT(x) (x) macro
Dtest-float.h26 #define LIT(x) (x ## f) macro
Dtest-float128.h38 #define LIT(x) __f128 (x) macro
Dtest-float64x.h38 #define LIT(x) __f64x (x) macro
Dtest-ldouble.h39 #define LIT(x) (x ## L) macro