Home
last modified time | relevance | path

Searched defs:lineno_obj (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Python/
Dpeephole.c300 PyObject *lineno_obj) in PyCode_Optimize()
D_warnings.c299 PyObject *key = NULL, *text = NULL, *result = NULL, *lineno_obj = NULL; in warn_explicit() local
/external/python/cpython3/Python/
D_warnings.c562 PyObject *filename, int lineno, PyObject *lineno_obj, in call_show_warning()
623 PyObject *key = NULL, *text = NULL, *result = NULL, *lineno_obj = NULL; in warn_explicit() local
/external/python/cpython3/Modules/
D_tracemalloc.c1081 PyObject *frame_obj, *lineno_obj; in frame_to_pyobject() local