Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c843 static asdl_seq *_gather_118_rule(Parser *p);
15851 (a = _gather_118_rule(p)) // ','.double_starred_kvpair+ in double_starred_kvpairs_rule()
29458 _gather_118_rule(Parser *p) in _gather_118_rule() function