Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c768 static asdl_seq *_gather_43_rule(Parser *p);
4735 (a = (asdl_withitem_seq*)_gather_43_rule(p)) // ','.with_item+ in with_stmt_rule()
24535 _gather_43_rule(Parser *p) in _gather_43_rule() function