Home
last modified time | relevance | path

Searched refs:get_source_line (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
D_warnings.c987 get_source_line(PyObject *module_globals, int lineno) in get_source_line() function
1074 source_line = get_source_line(module_globals, lineno); in warnings_warn_explicit()
/external/python/cpython3/Tools/c-analyzer/
DTODO491 Python/_warnings.c:get_source_line():PyId___loader__ _Py_IDENTIFIER(__loader__)
492 Python/_warnings.c:get_source_line():PyId___name__ _Py_IDENTIFIER(__name__)
493 Python/_warnings.c:get_source_line():PyId_get_source _Py_IDENTIFIER(get_source)
Dknown.tsv1162 Python/_warnings.c get_source_line PyId_get_source variable _Py_IDENTIFIER(get_source)
1232 Python/_warnings.c get_source_line PyId___loader__ variable _Py_IDENTIFIER(__loader__)
1268 Python/_warnings.c get_source_line PyId___name__ variable _Py_IDENTIFIER(__name__)