Home
last modified time | relevance | path

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

/sysdeps/x86/
A Dtst-string-rtm.h38 unsigned int failed = 0; in do_test_1() local
41 failed |= function (); in do_test_1()
44 failed |= function (); in do_test_1()
49 failed |= function (); in do_test_1()
54 if (failed) in do_test_1()
/sysdeps/unix/sysv/linux/x86/
A Dreadelflib.c54 goto failed; in process_elf_file()
62 failed: in process_elf_file()
/sysdeps/unix/sysv/linux/
A Dtst-skeleton-thread-affinity.c46 static int failed; variable
59 __atomic_store_n (&failed, 1, __ATOMIC_RELAXED); in thread_burn_one_cpu()
96 __atomic_store_n (&failed, 1, __ATOMIC_RELAXED); in thread_burn_any_cpu()
282 return failed == 0; in early_test()

Completed in 4 milliseconds