Lines Matching refs:token_t
17947 * src/lex.h (token_t): remove tok_guard.
20468 * src/lex.h (token_t): Remove tok_include.
20579 * src/lex.h (token_t): Add tok_include.
21163 * src/lex.c (unlex): Parameter is now token_t.
21381 * src/lex.h (token_t): Remove tok_hdrext and tok_srcext.
21404 (token_t): Add `tok_undef'.
21405 * src/lex.c (struct percent_table_struct): Retval is now a token_t.
21406 (parse_percent_token): Now returns token_t.
21408 (lex): Separate `c' as an input variable, from the token_t result
21410 (unlexed): Is a token_t.
21789 * src/lex.h (token_t): New token `tok_skel'.