Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c439 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free() function
479 compiler_unit_free(u); in compiler_enter_scope()
487 compiler_unit_free(u); in compiler_enter_scope()
494 compiler_unit_free(u); in compiler_enter_scope()
505 compiler_unit_free(u); in compiler_enter_scope()
510 compiler_unit_free(u); in compiler_enter_scope()
521 compiler_unit_free(u); in compiler_enter_scope()
544 compiler_unit_free(c->u); in compiler_exit_scope()
/external/python/cpython3/Python/
Dcompile.c530 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free() function
574 compiler_unit_free(u); in compiler_enter_scope()
582 compiler_unit_free(u); in compiler_enter_scope()
594 compiler_unit_free(u); in compiler_enter_scope()
599 compiler_unit_free(u); in compiler_enter_scope()
607 compiler_unit_free(u); in compiler_enter_scope()
618 compiler_unit_free(u); in compiler_enter_scope()
623 compiler_unit_free(u); in compiler_enter_scope()
634 compiler_unit_free(u); in compiler_enter_scope()
665 compiler_unit_free(c->u); in compiler_exit_scope()