Searched refs:compiler_genexp (Results 1 – 3 of 3) sorted by relevance
2800 compiler_genexp(struct compiler *c, expr_ty e) in compiler_genexp() function3008 return compiler_genexp(c, e); in compiler_visit_expr()
172 Python/compile.c:compiler_genexp():name static identifier name
5552 compiler_genexp(struct compiler *c, expr_ty e) in compiler_genexp() function5851 return compiler_genexp(c, e); in compiler_visit_expr1()