Home
last modified time | relevance | path

Searched refs:FLT_MAX_10_EXP (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dfloat_ieee754.h75 #define FLT_MAX_10_EXP 38 /* floor(log10((1-b**(-p))*b**emax)) */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
DEnquire.c1713 #ifdef FLT_MAX_10_EXP
1714 checktype(FLT_MAX_10_EXP, "FLT_MAX_10_EXP", Signed, int);
2276 #ifdef FLT_MAX_10_EXP
2277 #define F_MAX_10_EXP FLT_MAX_10_EXP