Home | History | Annotate | Download | only in genrb

Lines Matching full:slot

96    MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value.
97 When getToken is called, the current pointer is moved to the next slot and the
98 old slot is filled with the next token from the reader by calling getNextToken.
99 The token values are stored in the slot, which means that token values don't