Searched defs:toks (Results 1 – 8 of 8) sorted by relevance
156 const char *const toks[] = { "manpath", "output" }; in manconf_file() local216 const char *const toks[] = { in manconf_output() local
1145 const char *toks[11]; in woptions() local
650 static struct tok_struct toks[] = variable
563 int i, toks[9], toknum = 0, match = 1; local
1332 cpp_token *toks = XNEWVEC (cpp_token, 2); in do_pragma() local1484 cpp_token *toks; in destringize_and_run() local
75 struct token toks[TOKEN_CHUNK_SIZE]; member
1344 const CachedTokens &toks() const { return Toks; } in toks() function