Searched refs:compiler_from_import (Results 1 – 3 of 3) sorted by relevance
3379 compiler_from_import(struct compiler *c, stmt_ty s) in compiler_from_import() function3559 return compiler_from_import(c, s); in compiler_visit_stmt()
212 Python/compile.c:compiler_from_import():empty_string static PyObject *empty_string
2063 Python/compile.c compiler_from_import empty_string -