Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Parser/
Dparser.c839 static asdl_seq *_gather_51_rule(Parser *p);
6497 (a = (asdl_withitem_seq*)_gather_51_rule(p)) // ','.with_item+ in with_stmt_rule()
26741 _gather_51_rule(Parser *p) in _gather_51_rule() function