Lines Matching defs:tok
28955 Token * tok;28957 (tok = _PyPegen_expect_token(p, 28)) // token='!='28961 _res = _PyPegen_check_barry_as_flufl ( p , tok ) ? NULL : tok;