Searched refs:label (Results 1 – 2 of 2) sorted by relevance
57 const char *label; member66 const char *label; member112 printf("begin: %s\n", tcase->label); \133 printf("FAIL: %s: stderr not as expected\n", tcase->label); \138 printf("FAIL: %s: did not complete loop\n", tcase->label); \143 printf("FAIL: %s: thread was not cancelled\n", tcase->label); \146 printf ("pass: %s\n", tcase->label); \271 for (const struct test_short *tcase = tests_short; tcase->label; tcase++) in do_test()274 for (const struct test_long *tcase = tests_long; tcase->label; tcase++) in do_test()
2515 (__clone): Branch to label .Lerror not __clone_syscall_error.3117 syscall_error label in case of PIC anonymous.
Completed in 13 milliseconds