Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/
H A Dfenv_darwin_impl.h157 uint32_t new_exceptions = FEnv::exception_value_from_status(excepts); in set_except() local
158 status_word |= FEnv::exception_value_to_status(new_exceptions); in set_except()