Home
last modified time | relevance | path

Searched defs:compiler_for (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dcompile.c1616 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function
/external/python/cpython3/Python/
Dcompile.c2749 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function