Home
last modified time | relevance | path

Searched defs:base_exponent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/src/math/
H A DLdExpTest.h76 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; in testUnderflowToZeroOnNormal() local
89 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; in testUnderflowToZeroOnSubnormal() local
/aosp_15_r20/external/llvm-libc/test/src/math/smoke/
H A DLdExpTest.h87 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; in testUnderflowToZeroOnNormal() local
100 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; in testUnderflowToZeroOnSubnormal() local