Searched refs:abort_handler_s (Results 1 – 2 of 2) sorted by relevance
38 constraint_handler_t __cur_handler = abort_handler_s;41 abort_handler_s(const char *restrict msg, void *restrict ptr, __errno_t error) in abort_handler_s() function55 __cur_handler = abort_handler_s; // null restores to default handler in set_constraint_handler_s()
428 void abort_handler_s(const char *restrict msg, void *restrict ptr,