Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c287 static char *Slice_fields[]={ variable
819 Slice_type = make_type("Slice", slice_type, Slice_fields, 3); in init_types()
/aosp_15_r20/external/python/cpython3/Python/
DPython-ast.c632 static const char * const Slice_fields[]={ variable
1458 Slice_fields, 3, in init_types()