Searched refs:ISTOKEN (Results 1 - 4 of 4) sorted by relevance

/external/bison/src/
H A Dgram.h108 # define ISTOKEN(i) ((i) < ntokens) macro
H A Dnullable.c87 if (ISTOKEN (*rp))
H A Dstate.h128 (ISTOKEN (TRANSITION_SYMBOL (Transitions, Num)))
H A Dreduce.c183 if (ISTOKEN (*rhsp) || bitset_test (N, *rhsp - ntokens))

Completed in 358 milliseconds