Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcompile.c3269 compiler_simple_slice(struct compiler *c, slice_ty s, expr_context_ty ctx) in compiler_simple_slice() function
3361 return compiler_simple_slice(c, s, ctx); in compiler_visit_slice()