Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c174 static int symtable_visit_arguments(struct symtable *st, arguments_ty);
1362 symtable_visit_arguments(struct symtable *st, arguments_ty a) in symtable_visit_arguments() function