Searched refs:N_TOKENS (Results 1 – 14 of 14) sorted by relevance
47 else if (lb->lb_type < N_TOKENS) { in PyGrammar_LabelRepr()
189 for (i = 0; i < (int)N_TOKENS; i++) { in translabel()
39 COMMENT = N_TOKENS41 NL = N_TOKENS + 143 N_TOKENS += 2
64 N_TOKENS = 53 variable
66 #define N_TOKENS 53 macro
66 N_TOKENS = 57 variable
68 N_TOKENS = 59 variable
72 #define N_TOKENS 58 macro
73 N_TOKENS = 58 variable
99 N_TOKENS
102 N_TOKENS
28 CONTINUATION = token.N_TOKENS
188 for (i = 0; i < (int)N_TOKENS; i++) { in translabel()
10 - There's no need to increase N_TOKENS. In fact, it causes other things which