Home
last modified time | relevance | path

Searched defs:save_exception_tb (Results 1 – 9 of 9) sorted by relevance

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersProfiling.c78 PyTracebackObject *save_exception_tb; in stopProfiling() local
H A DCompiledGeneratorType.c1215 PyTracebackObject *save_exception_tb; in Nuitka_Generator_tp_finalizer() local
1240 PyTracebackObject *save_exception_tb; in Nuitka_Generator_tp_dealloc() local
H A DCompiledMethodType.c427 PyTracebackObject *save_exception_tb; in Nuitka_Method_tp_dealloc() local
H A DCompiledCoroutineType.c1018 PyTracebackObject *save_exception_tb; in Nuitka_Coroutine_tp_finalize() local
1047 PyTracebackObject *save_exception_tb; in Nuitka_Coroutine_tp_dealloc() local
H A DCompiledAsyncgenType.c864 PyTracebackObject *save_exception_tb; in Nuitka_Asyncgen_tp_finalize() local
894 PyTracebackObject *save_exception_tb; in Nuitka_Asyncgen_tp_dealloc() local
H A DCompiledFrameType.c347 PyTracebackObject *save_exception_tb; in Nuitka_Frame_tp_dealloc() local
H A DMetaPathBasedLoader.c1006 PyTracebackObject *save_exception_tb; local
H A DCompiledFunctionType.c415 PyTracebackObject *save_exception_tb; in Nuitka_Function_tp_dealloc() local
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/
H A Dexceptions.h468 PyTracebackObject *save_exception_tb; in EXCEPTION_MATCH_GENERATOR() local
513 PyTracebackObject *save_exception_tb; in EXCEPTION_MATCH_BOOL_SINGLE() local