Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c1965 compiler_from_import(struct compiler *c, stmt_ty s) in compiler_from_import() function
2146 return compiler_from_import(c, s); in compiler_visit_stmt()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/
DTODO171 Python/compile.c:compiler_from_import():empty_string static PyObject *empty_string
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c3961 compiler_from_import(struct compiler *c, stmt_ty s) in compiler_from_import() function
4138 return compiler_from_import(c, s); in compiler_visit_stmt()