Searched defs:F_MAX_EXP (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c2173 #undef F_MAX_EXP macro
2271 #define F_MAX_EXP FLT_MAX_EXP macro
2351 #define F_MAX_EXP DBL_MAX_EXP macro
2437 #define F_MAX_EXP LDBL_MAX_EXP macro
2487 #ifndef F_MAX_EXP
2488 #define F_MAX_EXP f_max_exp macro
3145 (long) f_max_exp, 0L, (long) F_MAX_EXP, "");

Completed in 53 milliseconds