Home
last modified time | relevance | path

Searched refs:PyTrace_LINE (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dpystate.h23 #define PyTrace_LINE 2 macro
/third_party/python/Objects/
H A Dframeobject.c672 case PyTrace_LINE: in frame_setlineno()
/third_party/python/Python/
H A Dceval.c6937 result = call_trace(func, obj, tstate, frame, PyTrace_LINE, Py_None);

Completed in 14 milliseconds