Searched refs:_URC_OK (Results 1 – 8 of 8) sorted by relevance
36 #define _URC_OK 0 macro
173 if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK) in continueUnwind()
43 _URC_OK = 0, enumerator
33 _URC_OK = 0, /* operation completed successfully */ enumerator
118 if (__gnu_unwind_frame(ex, context) != _URC_OK) { return _URC_FAILURE; } in continueUnwinding()
34 _URC_OK = 0, enumerator
78 _URC_OK = 0, /* used by ARM EHABI */ enumerator
1203 return _URC_OK; in __gnu_unwind_frame()