Searched refs:__TEST_AND_END_NON_STOP (Results 1 – 1 of 1) sorted by relevance
31 #define __TEST_AND_END_NON_STOP(old, new) do {} while ((old) * (new) * 0 != 0) macro34 #define __TEST_AND_END_NON_STOP __TEST_AND_EXIT_NON_STOP macro63 __TEST_AND_END_NON_STOP (old.l, new.l); in __libc_femergeenv_ppc()
Completed in 4 milliseconds