Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c1539 compiler_print(struct compiler *c, stmt_ty s) in compiler_print() function
2114 return compiler_print(c, s); in compiler_visit_stmt()