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

/external/python/cpython2/Python/
H A Dsymtable.c179 static int symtable_visit_slice(struct symtable *st, slice_ty);
1456 symtable_visit_slice(struct symtable *st, slice_ty s) function
/external/python/cpython3/Python/
H A Dsymtable.c185 static int symtable_visit_slice(struct symtable *st, slice_ty);
1697 symtable_visit_slice(struct symtable *st, slice_ty s) function

Completed in 62 milliseconds