Searched refs:_URC_OK (Results 1 – 4 of 4) sorted by relevance
47 _URC_OK = 0 enumerator
30 _URC_OK = 0, enumerator
358 if (__gnu_unwind_frame(ex, context) != _URC_OK) { in continueUnwinding()
1054 if (__gnu_unwind_frame(unwind_exception, context) != _URC_OK) in continue_unwind()