Home
last modified time | relevance | path

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

/third_party/python/Python/
DPython-ast.c670 static const char * const arg_fields[]={ variable
1720 state->arg_type = make_type(state, "arg", state->AST_type, arg_fields, 3, in init_types()