Home
last modified time | relevance | path

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

/third_party/python/Python/
DPython-ast.c507 static const char * const Expr_fields[]={ variable
1283 state->Expr_type = make_type(state, "Expr", state->stmt_type, Expr_fields, in init_types()