Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c848 static asdl_seq *_gather_123_rule(Parser *p);
16378 …(a = (asdl_expr_seq*)_gather_123_rule(p)) // ','.(starred_expression | (assignment_expression | e… in args_rule()
29791 _gather_123_rule(Parser *p) in _gather_123_rule() function