Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h128 uint32_t disabled_excepts = in disable_except() local
132 control_word &= ~FEnv::exception_value_to_control(disabled_excepts); in disable_except()