Searched refs:intmax_t (Results 1 – 6 of 6) sorted by relevance
/math/ |
A D | test-tgmath.c | 231 intmax_t m; in F() 780 intmax_t in intmax_t() function 788 intmax_t in intmax_t() function
|
A D | test-tgmath-ret.c | 67 CHECK_RET_CONST(fromfp, intmax_t, rm, width) in CHECK_RET_CONST() 69 CHECK_RET_CONST(fromfpx, intmax_t, rm, width) in CHECK_RET_CONST()
|
A D | libm-test-support.h | 181 void check_intmax_t (const char *, intmax_t, intmax_t, int);
|
A D | libm-test-support.c | 911 check_intmax_t (const char *test_name, intmax_t computed, in check_intmax_t() 912 intmax_t expected, int exceptions) in check_intmax_t()
|
A D | README.libm-test | 125 - "M" for intmax_t.
|
A D | libm-test-driver.c | 254 intmax_t expected;
|
Completed in 15 milliseconds