Home
last modified time | relevance | path

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

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