Searched refs:exception_is_compile_time_default (Results 1 – 1 of 1) sorted by relevance
13 #ifndef exception_is_compile_time_default14 static bool exception_is_compile_time_default(exception_handler_t handler) { in exception_is_compile_time_default() function47 hard_assert(handler == current || exception_is_compile_time_default(current)); in exception_set_exclusive_handler()56 hard_assert(exception_is_compile_time_default(original_handler)); in exception_restore_handler()
Completed in 3 milliseconds