Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c177 static int symtable_visit_comprehension(struct symtable *st, comprehension_ty);
1438 symtable_visit_comprehension(struct symtable *st, comprehension_ty lc) in symtable_visit_comprehension() function