Searched refs:handler_called (Results 1 – 11 of 11) sorted by relevance
| /picolibc-latest/test/ |
| D | test-strerrorlen_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-memset_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-strnlen_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-sprintf_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-strerror_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-memmove_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-memcpy_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-strcat_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-strcpy_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-strncpy_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|
| D | test-strncat_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 67 if (handler_called == 0) { in test_handler_called()
|