Searched refs:SFMT (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/stdlib/ |
D | tst-strtol-locale-main.c | 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); \
|
D | tst-strtod-nan-locale-main.c | 42 printf ("PASS: %s: " FNPFXS #FSUF " (" SFMT ")\n", loc, s); \ 45 printf ("FAIL: %s: " FNPFXS #FSUF " (" SFMT ")\n", loc, s); \
|
D | tst-strtol-locale.c | 21 #define SFMT "\"%s\"" macro
|
D | tst-strtod-nan-locale.c | 21 #define SFMT "\"%s\"" macro
|
/glibc-2.36/wcsmbs/ |
D | tst-wcstod-nan-locale.c | 21 #define SFMT "L\"%ls\"" macro
|
D | tst-wcstol-locale.c | 21 #define SFMT "L\"%ls\"" macro
|