Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h176 uint32_t to_raise = FEnv::exception_value_from_status(excepts); raise_except() local
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h149 uint32_t to_raise = FEnv::exception_macro_to_status_bits(excepts); raise_except() local