Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c1635 compiler_while(struct compiler *c, stmt_ty s) in compiler_while() function
2116 return compiler_while(c, s); in compiler_visit_stmt()