Searched refs:MAXEXP2 (Results 1 – 1 of 1) sorted by relevance
376 #define MAXEXP2 ((1 << EXPSIZE2) - 1) /* Maximum exponent. */ macro398 if (exp > MAXEXP2) { in encode_comp2_t()