Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c419 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check() function
443 compiler_unit_check(u); in compiler_unit_free()
554 compiler_unit_check(c->u); in compiler_exit_scope()
/external/python/cpython3/Python/
Dcompile.c494 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check() function
518 compiler_unit_check(u); in compiler_unit_free()
666 compiler_unit_check(c->u); in compiler_exit_scope()