Home
last modified time | relevance | path

Searched refs:exception_bits_to_macro (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/riscv/
H A DFEnvImpl.h67 LIBC_INLINE static int exception_bits_to_macro(uint32_t status) { in exception_bits_to_macro() function
105 return FEnv::exception_bits_to_macro(flags & to_test); in test_except()