Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/fpu/
Dfeholdexcpt.c37 __TEST_AND_ENTER_NON_STOP (old.l, 0ULL); in __feholdexcept()
Dfesetmode.c37 __TEST_AND_ENTER_NON_STOP (old.l, new.l); in fesetmode()
Dfedisblxcpt.c45 __TEST_AND_ENTER_NON_STOP (-1ULL, fe.l); in fedisableexcept()
Dfesetenv.c32 __TEST_AND_ENTER_NON_STOP (old.l, new.l); in __fesetenv()
Dfeupdateenv.c37 __TEST_AND_ENTER_NON_STOP (old.l, new.l); in __feupdateenv()
Dfenv_private.h33 #define __TEST_AND_BEGIN_NON_STOP __TEST_AND_ENTER_NON_STOP
Dfenv_libc.h34 #define __TEST_AND_ENTER_NON_STOP(old, new) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.19610 (__TEST_AND_ENTER_NON_STOP): New.
628 __TEST_AND_ENTER_NON_STOP.