Home
last modified time | relevance | path

Searched refs:set_constraint_handler_s (Results 1 – 16 of 16) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dset_constraint_handler_s.c50 set_constraint_handler_s(constraint_handler_t handler) in set_constraint_handler_s() function
DCMakeLists.txt118 set_constraint_handler_s.c
Dmeson.build164 'set_constraint_handler_s.c',
/picolibc-latest/test/
Dtest-strerrorlen_s.c108 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-memset_s.c109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strnlen_s.c108 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-sprintf_s.c109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strerror_s.c109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-memmove_s.c109 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-memcpy_s.c110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strcat_s.c110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strcpy_s.c110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strncpy_s.c110 set_constraint_handler_s(custom_constraint_handler); in main()
Dtest-strncat_s.c110 set_constraint_handler_s(custom_constraint_handler); in main()
/picolibc-latest/newlib/libc/include/
Dstdlib.h427 constraint_handler_t set_constraint_handler_s(constraint_handler_t handler);
/picolibc-latest/
DCOPYING.picolibc1312 newlib/libc/stdlib/set_constraint_handler_s.c