Home
last modified time | relevance | path

Searched refs:compiler_import (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dcompile.c1910 compiler_import(struct compiler *c, stmt_ty s) in compiler_import() function
2144 return compiler_import(c, s); in compiler_visit_stmt()
/external/python/cpython3/Python/
Dcompile.c2795 compiler_import(struct compiler *c, stmt_ty s) in compiler_import() function
3037 return compiler_import(c, s); in compiler_visit_stmt()