Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c1532 #define NEXT_BLOCK(C) { \ macro
2709 NEXT_BLOCK(c); in compiler_jump_if()
2714 NEXT_BLOCK(c); in compiler_jump_if()
2738 NEXT_BLOCK(c); in compiler_jump_if()
3020 NEXT_BLOCK(c); in compiler_return()
3041 NEXT_BLOCK(c); in compiler_break()
3058 NEXT_BLOCK(c) in compiler_continue()
3198 NEXT_BLOCK(c); in compiler_try_except()
3550 NEXT_BLOCK(c); in compiler_visit_stmt()
4101 NEXT_BLOCK(c); in compiler_compare()
[all …]