Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c1616 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function
2116 return compiler_for(c, s); in compiler_visit_stmt()
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c3100 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function
4110 return compiler_for(c, s); in compiler_visit_stmt()