Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c595 compiler_next_block(struct compiler *c) in compiler_next_block() function
1057 if (compiler_next_block((C)) == NULL) \
/external/python/cpython3/Python/
Dcompile.c774 compiler_next_block(struct compiler *c) in compiler_next_block() function
1274 if (compiler_next_block((C)) == NULL) \