Home
last modified time | relevance | path

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

/dports/lang/python310/Python-3.10.1/Parser/
H A Dparser.c846 static asdl_seq *_gather_123_rule(Parser *p);
15866 …(a = (asdl_expr_seq*)_gather_123_rule(p)) // ','.(starred_expression | (assignment_expression | e… in args_rule()
28712 _gather_123_rule(Parser *p) in _gather_123_rule() function
/dports/lang/python311/Python-3.11.0a3/Parser/
H A Dparser.c851 static asdl_seq *_gather_123_rule(Parser *p);
15680 (_gather_123_var = _gather_123_rule(p)) // ','.kwarg_or_double_starred+ in kwargs_rule()
28804 _gather_123_rule(Parser *p) in _gather_123_rule() function