Searched refs:exception_macro_to_bits (Results 1 – 1 of 1) sorted by relevance
75 LIBC_INLINE static uint32_t exception_macro_to_bits(int except) { in exception_macro_to_bits() function96 uint32_t to_clear = FEnv::exception_macro_to_bits(excepts); in clear_except()103 uint32_t to_test = FEnv::exception_macro_to_bits(excepts); in test_except()110 FEnv::set_fflags(flags | FEnv::exception_macro_to_bits(excepts)); in set_except()117 FEnv::set_fflags(flags | FEnv::exception_macro_to_bits(excepts)); in raise_except()