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