Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h136 uint32_t except_value = FEnv::exception_value_from_status(excepts); in clear_except() local
137 status_word &= ~FEnv::exception_value_to_status(except_value); in clear_except()