Home
last modified time | relevance | path

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

/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DVisitor.c3714 PyObject *__pyx_v_last_traceback = NULL; in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path() local
3756 __pyx_v_last_traceback = __pyx_v_stacktrace; in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path()
3953 __Pyx_DECREF_SET(__pyx_v_last_traceback, __pyx_v_stacktrace); in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path()
3987 __Pyx_INCREF(__pyx_v_last_traceback); in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path()
3988 __Pyx_GIVEREF(__pyx_v_last_traceback); in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path()
3989 PyTuple_SET_ITEM(__pyx_t_1, 0, __pyx_v_last_traceback); in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path()
4015 __Pyx_XDECREF(__pyx_v_last_traceback); in __pyx_pf_6Cython_8Compiler_7Visitor_11TreeVisitor_4_find_node_path()