Searched refs:_URC_FOREIGN_EXCEPTION_CAUGHT (Results 1 – 18 of 18) sorted by relevance
42 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON) in __gxx_exception_cleanup()
217 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON) in __gxx_dependent_exception_cleanup()
54 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
43 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON) in __gxx_exception_cleanup()
207 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON) in __gxx_dependent_exception_cleanup()
175 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON) in __gxx_dependent_exception_cleanup()
51 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
Completed in 13 milliseconds