Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c787 static asdl_seq *_gather_62_rule(Parser *p);
8287 (args = (asdl_pattern_seq*)_gather_62_rule(p)) // ','.pattern+ in positional_patterns_rule()
25735 _gather_62_rule(Parser *p) in _gather_62_rule() function