Searched defs:MAX_EXP (Results 1 – 4 of 4) sorted by relevance
130 const unsigned MAX_EXP = 0x7FFu; /* 2^11-1 */ in strtod_rl() local
107 public static final int MAX_EXP = 32768; field in Dfp
716 pub const MAX_EXP: i32 = 128; constant
725 pub const MAX_EXP: i32 = 16; constant