Searched refs:__error_selector (Results 1 – 1 of 1) sorted by relevance
45 static int *(*__error_selector)(void) = __error_unthreaded; variable50 __error_selector = arg; in __set_error_selector()56 return (__error_selector()); in __error()