Home
last modified time | relevance | path

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

/third_party/python/Python/
D_warnings.c556 PyObject *filename, int lineno, PyObject *lineno_obj, in call_show_warning()
617 PyObject *key = NULL, *text = NULL, *result = NULL, *lineno_obj = NULL; in warn_explicit() local
/third_party/python/Modules/
D_tracemalloc.c1081 PyObject *frame_obj, *lineno_obj; in frame_to_pyobject() local