Searched refs:__TEST_AND_BEGIN_NON_STOP (Results 1 – 1 of 1) sorted by relevance
30 #define __TEST_AND_BEGIN_NON_STOP(old, new) do {} while ((old) * (new) * 0 != 0) macro33 #define __TEST_AND_BEGIN_NON_STOP __TEST_AND_ENTER_NON_STOP macro44 __TEST_AND_BEGIN_NON_STOP (old.l, 0ULL); in libc_feholdexcept_setround_ppc()64 __TEST_AND_BEGIN_NON_STOP (old.l, new.l); in __libc_femergeenv_ppc()155 __TEST_AND_BEGIN_NON_STOP (old.l, 0ULL); in libc_feholdsetround_noex_ppc_ctx()
Completed in 3 milliseconds