Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 28) sorted by relevance

12

/picolibc-latest/newlib/libc/tinystdio/
Dperror.c39 perror (const char *msg) in perror()
Dsprintf_s.c46 const char *msg = ""; in sprintf_s() local
/picolibc-latest/newlib/libc/stdlib/
Dignore_handler_s.c39 ignore_handler_s(const char *restrict msg, void *restrict ptr, __errno_t error) in ignore_handler_s()
Dset_constraint_handler_s.c41 abort_handler_s(const char *restrict msg, void *restrict ptr, __errno_t error) in abort_handler_s()
/picolibc-latest/newlib/libc/string/
Dmemmove_s.c43 const char *msg = ""; in memmove_s() local
Dmemset_s.c43 const char *msg = ""; in memset_s() local
Dstrerror_s.c46 const char *msg = ""; in strerror_s() local
Dmemcpy_s.c43 const char *msg = ""; in memcpy_s() local
Dstrcpy_s.c43 const char *msg = ""; in strcpy_s() local
Dstrncpy_s.c43 const char *msg = ""; in strncpy_s() local
Dstrcat_s.c43 const char *msg = ""; in strcat_s() local
Dstrncat_s.c43 const char *msg = ""; in strncat_s() local
/picolibc-latest/test/
Dtest-strerrorlen_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-strnlen_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-memmove_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-memset_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-sprintf_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-strerror_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-memcpy_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-strncpy_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-strcat_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-strcpy_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
Dtest-strncat_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler()
55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument
/picolibc-latest/test/libc-testsuite/
Dstrtod.c52 char *msg=""; in test_strtod() local
/picolibc-latest/newlib/testsuite/newlib.string/
Dmemcpy-1.c58 print_error (char const* msg, ...) in print_error()

12