Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c179 static int symtable_visit_comprehension(struct symtable *st, comprehension_ty);
1443 symtable_visit_comprehension(struct symtable *st, comprehension_ty lc) in symtable_visit_comprehension() function
/external/python/cpython3/Python/
Dsymtable.c192 static int symtable_visit_comprehension(struct symtable *st, comprehension_ty);
1663 symtable_visit_comprehension(struct symtable *st, comprehension_ty lc) in symtable_visit_comprehension() function