[libc][NFC] Rename `MAX_EXPONENT` to `MAX_BIASED_EXPONENT` (#75932)
As currently defined `MAX_EXPONENT` actually corresponds to the biased exponent (i.e. an unsigned value).
parent
36a073a5
Please register or sign in to comment
As currently defined `MAX_EXPONENT` actually corresponds to the biased exponent (i.e. an unsigned value).