Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/pegen/
Dparse.c521 static KeywordOrStarred* kwarg_or_double_starred_rule(Parser *p);
12584 kwarg_or_double_starred_rule(Parser *p) in kwarg_or_double_starred_rule() function
22355 (elem = kwarg_or_double_starred_rule(p)) // kwarg_or_double_starred in _loop0_112_rule()
22418 (elem = kwarg_or_double_starred_rule(p)) // kwarg_or_double_starred in _gather_111_rule()
22583 (elem = kwarg_or_double_starred_rule(p)) // kwarg_or_double_starred in _loop0_116_rule()
22646 (elem = kwarg_or_double_starred_rule(p)) // kwarg_or_double_starred in _gather_115_rule()