Home
last modified time | relevance | path

Searched refs:handler_called (Results 1 – 11 of 11) sorted by relevance

/picolibc-latest/test/
Dtest-strerrorlen_s.c64 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()
Dtest-memset_s.c64 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()
Dtest-strnlen_s.c64 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()
Dtest-sprintf_s.c64 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()
Dtest-strerror_s.c64 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()
Dtest-memmove_s.c64 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()
Dtest-memcpy_s.c64 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()
Dtest-strcat_s.c64 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()
Dtest-strcpy_s.c64 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()
Dtest-strncpy_s.c64 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()
Dtest-strncat_s.c64 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()