Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c178 static int symtable_visit_keyword(struct symtable *st, keyword_ty);
1448 symtable_visit_keyword(struct symtable *st, keyword_ty k) in symtable_visit_keyword() function