Searched defs:MAX_EXP (Results 1 – 9 of 9) sorted by relevance
41 # define MAX_EXP LDBL_MAX_EXP macro53 # define MAX_EXP DBL_MAX_EXP macro65 # define MAX_EXP FLT_MAX_EXP macro
36 #define MAX_EXP LDBL_MAX_EXP macro
49 #define MAX_EXP LDBL_MAX_EXP macro
53 #define MAX_EXP 2 macro
35 #define MAX_EXP ((1 << (EXP_BITS - 1)) - 1) macro
95 #define MAX_EXP PASTE(FLT,_MAX_EXP) macro
309 #define MAX_EXP 10000001L macro