Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h32 static constexpr uint32_t UNDERFLOW = 0x2; member
/llvm-project/libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h47 static constexpr uint32_t UNDERFLOW = 0x8; global() member