Unverified Commit 3ae5a9b6 authored by Guillaume Chatelet's avatar Guillaume Chatelet Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment