Home
last modified time | relevance | path

Searched defs:ARG_LIT (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/math/
Dtest-arg-double.h23 #define ARG_LIT(x) (x) macro
Dtest-arg-float64.h26 #define ARG_LIT(x) __f64 (x) macro
Dtest-arg-float32x.h26 #define ARG_LIT(x) __f32x (x) macro
Dtest-arg-float128.h26 #define ARG_LIT(x) __f128 (x) macro
Dtest-arg-float64x.h26 #define ARG_LIT(x) __f64x (x) macro
Dtest-arg-ldouble.h25 #define ARG_LIT(x) (x ## L) macro