Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 3 of 3) sorted by relevance

/stdlib/
A Dtst-strtol-locale-main.c26 #define STR(X) STR_(X) macro
27 #define FNPFXS STR (FNPFX)
32 #define TEST(LOC, STR, EXP_VAL, FN, TYPE, FMT) \ argument
36 TYPE val = FNX (FN) (STR, &ep, 36); \
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 Dtst-strtod-nan-locale-main.c29 #define STR(X) STR_(X) macro
30 #define FNPFXS STR (FNPFX)
A Dtst-strtod-round-skeleton.c194 #define STR(x) STRX (x) macro
195 #define FNPFXS STR (FNPFX)

Completed in 7 milliseconds