Searched refs:Fname (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c2146 #undef Fname macro
2201 #define Fname "FLT" macro
2289 #define Fname "DBL" macro
2379 #define Fname "LDBL" macro
2841 if (F) i_define(D_MANT_DIG, thing, Fname, "_MANT_DIG",
2843 if (F) i_define(D_DIG, thing, Fname, "_DIG",
2993 Fname, "_EPSILON", digs, (Long_double) f_epsilon, MARK);
3058 i_define(D_MIN_EXP, thing, Fname, "_MIN_EXP",
3072 Fname, "_MIN", digs, (Long_double) f_min, MARK);
3092 if (F) i_define(D_MIN_10_EXP, thing, Fname, "_MIN_10_EX
[all...]

Completed in 55 milliseconds