Searched defs:base_exponent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/math/ | ||
H A D | LdExpTest.h | 74 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; testUnderflowToZeroOnNormal() local |
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | LdExpTest.h | 84 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; testUnderflowToZeroOnNormal() local |