Home
last modified time | relevance | path

Searched defs:toks (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dmanpath.c168 const char *const toks[] = { "manpath", "output", "_whatdb" }; in manconf_file() local
234 const char *const toks[] = { in manconf_output() local
H A Dmain.c1103 const char *toks[11]; in woptions() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dgssapi.c453 vchar_t *toks; in gssapi_get_itokens() local
488 vchar_t *toks; in gssapi_get_rtokens() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dz8kgen.c654 static struct tok_struct toks[] = variable
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dz8kgen.c654 static struct tok_struct toks[] = variable
/netbsd-src/external/mpl/dhcp/dist/tests/
H A Dt_api.c744 t_bustline(char *line, char **toks) { in t_bustline()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc1556 cpp_token *toks = XNEWVEC (cpp_token, 2); in do_pragma() local
1867 cpp_token *toks; in destringize_and_run() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c1515 cpp_token *toks = XNEWVEC (cpp_token, 2); in do_pragma() local
1826 cpp_token *toks; in destringize_and_run() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c901 struct token_list *toks = tok_list; in assemble_tokens() local
/netbsd-src/usr.bin/ftp/
H A Dcmds.c2046 int i, toks[9], toknum = 0, match = 1; domap() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1309 const CachedTokens &toks() const { return Toks; } in toks() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc6256 saved_token_sentinel toks (parser->lexer, STS_ROLLBACK); in cp_parser_id_expression() local