Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c3767 compute_code_flags(struct compiler *c) in compute_code_flags() function
3841 flags = compute_code_flags(c); in makecode()
/external/python/cpython3/Python/
Dcompile.c5341 compute_code_flags(struct compiler *c) in compute_code_flags() function
5406 flags = compute_code_flags(c); in makecode()