Searched refs:FNX (Results 1 – 3 of 3) sorted by relevance
28 #define FNX(FN) CONCAT (FNPFX, FN) macro34 FTYPE val_pos = FNX (FSUF) (L_("nan"), NULL); \37 FTYPE val_neg = FNX (FSUF) (L_("-nan"), NULL); \
33 #define FNX(FN) CONCAT (FNPFX, FN) macro40 FTYPE val = FNX (FSUF) (s, &ep); \
30 #define FNX(FN) CONCAT (FNPFX, FN) macro36 TYPE val = FNX (FN) (STR, &ep, 36); \