Home
last modified time | relevance | path

Searched defs: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
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c3100 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function