Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h144 uint32_t ex_value = FEnv::exception_value_from_status(excepts); in test_except() local
145 return statusWord & FEnv::exception_value_to_status(ex_value); in test_except()