Searched defs:exp2 (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/stdlib/ |
D | tst-strtol.c | 565 char exp1[5], exp2[5]; in do_test() local 597 char exp1[5], exp2[5]; in do_test() local
|
D | tst-strtoll.c | 340 char exp1[5], exp2[5]; in do_test() local 372 char exp1[5], exp2[5]; in do_test() local
|
D | tst-strtod.c | 111 char exp1[5], exp2[5]; in do_test() local
|
D | tst-strfrom.h | 69 #define HTEST(fmt, exp1, exp2, exp3, exp4, val) \ argument
|
/glibc-2.36/math/ |
D | test-tgmath.c | 629 (F(exp2)) (TYPE x) in TYPE()
|
D | tgmath.h | 783 #define exp2(Val) __TGMATH_UNARY_REAL_ONLY (Val, exp2) macro
|