Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h150 uint32_t new_exceptions = FEnv::exception_value_from_status(excepts); in set_except() local
151 status_word |= FEnv::exception_value_to_status(new_exceptions); in set_except()