Home
last modified time | relevance | path

Searched refs:failed_throw (Results 1 – 4 of 4) 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/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_exception.cpp143 static _LIBCXXABI_NORETURN void failed_throw(__cxa_exception* exception_header) { in failed_throw() function
283 failed_throw(exception_header); in __cxa_throw()
/external/python/cpython3/Objects/
Dgenobject.c517 goto failed_throw; in _gen_throw()
537 goto failed_throw; in _gen_throw()
543 failed_throw: in _gen_throw()