Home
last modified time | relevance | path

Searched defs:BIASED_EXPONENT_LIMIT (Results 1 – 3 of 3) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/test/src/math/
DRoundToIntegerTest.h142 constexpr int BIASED_EXPONENT_LIMIT = EXPONENT_LIMIT + FPBits::EXP_BIAS; in do_round_numbers_test() local
212 constexpr int BIASED_EXPONENT_LIMIT = EXPONENT_LIMIT + FPBits::EXP_BIAS; in testIntegerOverflow() local
/external/llvm-libc/test/src/math/
DRoundToIntegerTest.h142 constexpr int BIASED_EXPONENT_LIMIT = EXPONENT_LIMIT + FPBits::EXP_BIAS; in do_round_numbers_test() local
212 constexpr int BIASED_EXPONENT_LIMIT = EXPONENT_LIMIT + FPBits::EXP_BIAS; in testIntegerOverflow() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/
DRoundToIntegerTest.h142 constexpr int BIASED_EXPONENT_LIMIT = EXPONENT_LIMIT + FPBits::EXP_BIAS; in do_round_numbers_test() local
212 constexpr int BIASED_EXPONENT_LIMIT = EXPONENT_LIMIT + FPBits::EXP_BIAS; in testIntegerOverflow() local