Home
last modified time | relevance | path

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

/sysdeps/powerpc/fpu/
A Dfenv_private.h30 #define __TEST_AND_BEGIN_NON_STOP(old, new) do {} while ((old) * (new) * 0 != 0) macro
33 #define __TEST_AND_BEGIN_NON_STOP __TEST_AND_ENTER_NON_STOP macro
44 __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 4 milliseconds