Home
last modified time | relevance | path

Searched defs:_slice (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Include/
DPython-ast.h316 struct _slice { struct
317 enum _slice_kind kind; argument
318 union {
333 } v;