Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dtest-strerrorlen_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
108 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-memset_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strnlen_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
108 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-sprintf_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strerror_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-memmove_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-memcpy_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strcat_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strcpy_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strncpy_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strncat_s.c47 custom_constraint_handler(const char *restrict msg, void *restrict ptr, in custom_constraint_handler() function
110 set_constraint_handler_s(custom_constraint_handler); in main()