Searched refs:FNPFXS (Results 1 – 3 of 3) sorted by relevance
/stdlib/ |
A D | tst-strtol-locale-main.c | 27 #define FNPFXS STR (FNPFX) macro 37 printf ("%s: " FNPFXS #FN " (" SFMT ") == " FMT "\n", LOC, STR, val); \ 39 printf ("PASS: %s: " FNPFXS #FN " (" SFMT ")\n", LOC, STR); \ 42 printf ("FAIL: %s: " FNPFXS #FN " (" SFMT ")\n", LOC, STR); \
|
A D | tst-strtod-nan-locale-main.c | 30 #define FNPFXS STR (FNPFX) macro 42 printf ("PASS: %s: " FNPFXS #FSUF " (" SFMT ")\n", loc, s); \ 45 printf ("FAIL: %s: " FNPFXS #FSUF " (" SFMT ")\n", loc, s); \
|
A D | tst-strtod-round-skeleton.c | 195 #define FNPFXS STR (FNPFX) macro 217 printf (FNPFXS "to" #FSUF " (" STRM ") returned %s not " \ 231 printf (FNPFXS "to" #FSUF \ 247 printf (FNPFXS "to" #FSUF \
|
Completed in 7 milliseconds