Home
last modified time | relevance | path

Searched defs:lnotab (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython3/Objects/
Dcodeobject.c122 PyObject *lnotab) in PyCode_NewWithPosOnlyArgs()
272 PyObject *lnotab) in PyCode_New()
463 PyObject *lnotab; in code_new() local
/external/python/cpython2/Objects/
Dcodeobject.c97 PyObject *lnotab) in PyCode_New()
285 PyObject *lnotab; in code_new() local
Dframeobject.c104 unsigned char *lnotab = NULL; /* Iterating over co_lnotab */ in frame_setlineno() local
/external/python/cpython3/Python/
Dpeephole.c237 unsigned char *lnotab; in PyCode_Optimize() local
Dmarshal.c1315 PyObject *lnotab = NULL; in r_object() local
Dcompile.c5604 unsigned char *lnotab; in assemble_lnotab() local
/external/python/cpython2/Lib/
Dtrace.py357 def write_results_file(self, path, lines, lnotab, lines_hit): argument
/external/python/cpython3/Lib/
Dtrace.py296 def write_results_file(self, path, lines, lnotab, lines_hit, encoding=None): argument
/external/python/cpython2/Python/
Dmarshal.c1018 PyObject *lnotab = NULL; in r_object() local
Dcompile.c3555 unsigned char *lnotab; in assemble_lnotab() local