Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c515 compiler_exit_scope(struct compiler *c) in compiler_exit_scope() function
1086 compiler_exit_scope(c); \
1127 compiler_exit_scope(c); \
1153 compiler_exit_scope(c); \
1207 compiler_exit_scope(c); in compiler_mod()
1231 compiler_exit_scope(c); in compiler_mod()
1385 compiler_exit_scope(c); in compiler_function()
1400 compiler_exit_scope(c); in compiler_function()
1441 compiler_exit_scope(c); in compiler_class()
1449 compiler_exit_scope(c); in compiler_class()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcompile.c538 compiler_exit_scope(struct compiler *c) in compiler_exit_scope() function
1109 compiler_exit_scope(c); \
1150 compiler_exit_scope(c); \
1176 compiler_exit_scope(c); \
1230 compiler_exit_scope(c); in compiler_mod()
1254 compiler_exit_scope(c); in compiler_mod()
1408 compiler_exit_scope(c); in compiler_function()
1423 compiler_exit_scope(c); in compiler_function()
1464 compiler_exit_scope(c); in compiler_class()
1472 compiler_exit_scope(c); in compiler_class()
[all …]