Home
last modified time | relevance | path

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

/dports/lang/python39/Python-3.9.9/Parser/pegen/
H A Dparse.c579 static asdl_seq *_gather_25_rule(Parser *p);
2614 (a = _gather_25_rule(p)) // ','.NAME+ in global_stmt_rule()
16904 _gather_25_rule(Parser *p) in _gather_25_rule() function
/dports/lang/python310/Python-3.10.1/Parser/
H A Dparser.c748 static asdl_seq *_gather_25_rule(Parser *p);
2864 (a = (asdl_expr_seq*)_gather_25_rule(p)) // ','.NAME+ in global_stmt_rule()
22688 _gather_25_rule(Parser *p) in _gather_25_rule() function