Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c179 static int symtable_visit_slice(struct symtable *st, slice_ty);
1456 symtable_visit_slice(struct symtable *st, slice_ty s) in symtable_visit_slice() function