Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c174 static int compiler_in_loop(struct compiler *);
2195 if (!compiler_in_loop(c)) in compiler_visit_stmt()
3190 compiler_in_loop(struct compiler *c) { in compiler_in_loop() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c174 static int compiler_in_loop(struct compiler *);
2215 if (!compiler_in_loop(c)) in compiler_visit_stmt()
3210 compiler_in_loop(struct compiler *c) { in compiler_in_loop() function