Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h145 uint32_t except_value = in clear_except() local
147 status_word &= ~FEnv::exception_value_to_status(except_value); in clear_except()