Searched refs:symtable_visit_stmt (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Python/
H A Dsymtable.c169 static int symtable_visit_stmt(struct symtable *st, stmt_ty s);
242 if (!symtable_visit_stmt(st,
253 if (!symtable_visit_stmt(st,
1001 symtable_visit_stmt(struct symtable *st, stmt_ty s) function

Completed in 98 milliseconds