Searched defs:handler_res (Results 1 – 11 of 11) sorted by relevance
/picolibc-latest/test/ |
D | test-strerrorlen_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 106 int handler_res = 0; in main() local
|
D | test-strnlen_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 106 int handler_res = 0; in main() local
|
D | test-memmove_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 106 int handler_res = 0; in main() local
|
D | test-memset_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 106 int handler_res = 0; in main() local
|
D | test-sprintf_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 106 int handler_res = 0; in main() local
|
D | test-strerror_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 106 int handler_res = 0; in main() local
|
D | test-memcpy_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 107 int handler_res = 0; in main() local
|
D | test-strncpy_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 107 int handler_res = 0; in main() local
|
D | test-strcat_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 107 int handler_res = 0; in main() local
|
D | test-strcpy_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 107 int handler_res = 0; in main() local
|
D | test-strncat_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 107 int handler_res = 0; in main() local
|