Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c2828 compiler_if(struct compiler *c, stmt_ty s) in compiler_if() function
3536 return compiler_if(c, s); in compiler_visit_stmt()