Searched refs:__TEST_AND_BEGIN_NON_STOP (Results 1 – 2 of 2) 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()
383 (__TEST_AND_BEGIN_NON_STOP): New.385 (libc_feholdexcept_setround_ppc): Use __TEST_AND_BEGIN_NON_STOP.386 (__libc_femergeenv_ppc): Use __TEST_AND_BEGIN_NON_STOP and