Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dpegen.h329 void *_PyPegen_arguments_parsing_error(Parser *, expr_ty);
Dpegen.c2546 void *_PyPegen_arguments_parsing_error(Parser *p, expr_ty e) { in _PyPegen_arguments_parsing_error() function
Dparser.c18545 _res = _PyPegen_arguments_parsing_error ( p , a ); in invalid_arguments_rule()
/external/python/cpython3/Grammar/
Dpython.gram839 | a=args ',' args { _PyPegen_arguments_parsing_error(p, a) }
/external/python/cpython3/Doc/data/
Dpython3.10.abi2096 …<function-decl name='_PyPegen_arguments_parsing_error' mangled-name='_PyPegen_arguments_parsing_er…