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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c2175 #undef F_MAX_10_EXP macro
2277 #define F_MAX_10_EXP FLT_MAX_10_EXP macro
2357 #define F_MAX_10_EXP DBL_MAX_10_EXP macro
2443 #define F_MAX_10_EXP LDBL_MAX_10_EXP macro
2493 #ifndef F_MAX_10_EXP
2494 #define F_MAX_10_EXP f_max_10_exp macro
3182 (long) f_max_10_exp, 0L, (long) F_MAX_10_EXP, "");

Completed in 283 milliseconds