Home
last modified time | relevance | path

Searched refs:FNPFXS (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/stdlib/
Dtst-strtol-locale-main.c27 #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); \
Dtst-strtod-nan-locale-main.c30 #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); \
Dtst-strtod-round-skeleton.c195 #define FNPFXS STR (FNPFX) macro
217 printf (FNPFXS "to" #FSUF " (" STRM ") returned %s not " \
231 printf (FNPFXS "to" #FSUF \
247 printf (FNPFXS "to" #FSUF \
/glibc-2.36/ChangeLog.old/
DChangeLog.1818348 (FNPFXS): Stringitized version of FNPFX.