Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
DPython-ast.c319 static char *Constant_fields[]={ variable
962 Constant_type = make_type("Constant", expr_type, Constant_fields, 1); in init_types()