Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c1626 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function
2133 return compiler_for(c, s); in compiler_visit_stmt()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c1649 compiler_for(struct compiler *c, stmt_ty s) in compiler_for() function
2153 return compiler_for(c, s); in compiler_visit_stmt()