Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c4293 compiler_call(struct compiler *c, expr_ty e) in compiler_call() function
5255 return compiler_call(c, e); in compiler_visit_expr1()