Home
last modified time | relevance | path

Searched refs:failed_throw (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dgenobject.c250 goto failed_throw; in gen_throw()
265 goto failed_throw; in gen_throw()
271 failed_throw: in gen_throw()
/external/libcxxabi/src/
Dcxa_exception.cpp144 static _LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw() function
285 failed_throw(exception_header); in __cxa_throw()
/external/python/cpython3/Objects/
Dgenobject.c489 goto failed_throw; in _gen_throw()
509 goto failed_throw; in _gen_throw()
515 failed_throw: in _gen_throw()