Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dast.c1202 count_comp_ifs(struct compiling *c, const node *n) in count_comp_ifs() function
1266 n_ifs = count_comp_ifs(c, n); in ast_for_comprehension()
/external/python/cpython3/Python/
Dast.c1813 count_comp_ifs(struct compiling *c, const node *n) in count_comp_ifs() function
1883 n_ifs = count_comp_ifs(c, n); in ast_for_comprehension()