Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c253 static char *Subscript_fields[]={ variable
779 Subscript_type = make_type("Subscript", expr_type, Subscript_fields, 3); in init_types()
/aosp_15_r20/external/python/cpython3/Python/
DPython-ast.c611 static const char * const Subscript_fields[]={ variable
1438 Subscript_fields, 3, in init_types()