Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/pegen/
Dparse.c588 static asdl_seq *_gather_33_rule(Parser *p);
3284 (a = _gather_33_rule(p)) // ','.import_from_as_name+ in import_from_as_names_rule()
17580 _gather_33_rule(Parser *p) in _gather_33_rule() function