Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A DLdExpTest.h74 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; testUnderflowToZeroOnNormal() local
87 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; testUnderflowToZeroOnSubnormal() local
[all...]
/llvm-project/libc/test/src/math/smoke/
H A DLdExpTest.h84 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; testUnderflowToZeroOnNormal() local
97 int32_t base_exponent = FPBits::EXP_BIAS + FPBits::FRACTION_LEN; testUnderflowToZeroOnSubnormal() local
[all...]