Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dparser.c1155 _Pypegen_stack_overflow(p); in file_rule()
1201 _Pypegen_stack_overflow(p); in interactive_rule()
1244 _Pypegen_stack_overflow(p); in eval_rule()
1293 _Pypegen_stack_overflow(p); in func_type_rule()
1354 _Pypegen_stack_overflow(p); in statements_rule()
1397 _Pypegen_stack_overflow(p); in statement_rule()
1464 _Pypegen_stack_overflow(p); in statement_newline_rule()
1595 _Pypegen_stack_overflow(p); in simple_stmts_rule()
1688 _Pypegen_stack_overflow(p); in simple_stmt_rule()
2069 _Pypegen_stack_overflow(p); in compound_stmt_rule()
[all …]
Dpegen_errors.c449 _Pypegen_stack_overflow(Parser *p) in _Pypegen_stack_overflow() function
Dpegen.h171 void _Pypegen_stack_overflow(Parser *p);
/external/python/cpython3/Doc/data/
Dpython3.13.abi13054 …<function-decl name='_Pypegen_stack_overflow' filepath='Parser/pegen.h' line='171' column='1' visi…