Home
last modified time | relevance | path

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

/third_party/python/Python/
H A D_warnings.c630 PyObject *key = NULL, *text = NULL, *result = NULL, *lineno_obj = NULL; in warn_explicit() local
568 call_show_warning(PyThreadState *tstate, PyObject *category, PyObject *text, PyObject *message, PyObject *filename, int lineno, PyObject *lineno_obj, PyObject *sourceline, PyObject *source) call_show_warning() argument
/third_party/python/Modules/
H A D_tracemalloc.c1082 PyObject *frame_obj, *lineno_obj; in frame_to_pyobject() local

Completed in 5 milliseconds