Home
last modified time | relevance | path

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

/third_party/python/Python/
DPython-ast.c581 static const char * const Call_fields[]={ variable
1398 state->Call_type = make_type(state, "Call", state->expr_type, Call_fields, in init_types()