Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/pegen/
Dpegen.h127 expr_ty _PyPegen_expect_soft_keyword(Parser *p, const char *keyword);
Dpegen.c796 _PyPegen_expect_soft_keyword(Parser *p, const char *keyword) in _PyPegen_expect_soft_keyword() function