Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h115 uint32_t new_excepts = FEnv::exception_value_from_status(excepts); enable_except() local
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h87 uint32_t new_excepts = FEnv::exception_macro_to_enable_bits(excepts); enable_except() local