Searched refs:toks (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/external/bsd/mdocml/dist/
H A Dmanpath.c168 const char *const toks[] = { "manpath", "output", "_whatdb" }; local
192 for (tok = 0; tok < sizeof(toks)/sizeof(toks[0]); tok++) {
193 toklen = strlen(toks[tok]);
196 strncmp(cp, toks[tok], toklen) == 0) {
234 const char *const toks[] = { local
243 for (tok = 0; tok < sizeof(toks)/sizeof(toks[0]); tok++) {
244 len = strlen(toks[tok]);
245 if ( ! strncmp(cp, toks[to
[all...]
H A Dmain.c1103 const char *toks[11]; local
1105 toks[0] = "stop";
1106 toks[1] = "all";
1107 toks[2] = "base";
1108 toks[3] = "style";
1109 toks[4] = "warning";
1110 toks[5] = "error";
1111 toks[6] = "unsupp";
1112 toks[7] = "fatal";
1113 toks[
[all...]
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Dt_api.h97 t_bustline(char *line, char **toks);
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dgssapi.c453 vchar_t *toks; local
466 toks = vmalloc(len);
467 if (toks == 0)
469 p = (char *)toks->v;
475 *tokens = toks;
488 vchar_t *toks; local
507 toks = vmalloc(len);
508 if (toks == 0)
510 p = (char *)toks->v;
516 *tokens = toks;
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz8kgen.c654 static struct tok_struct toks[] = variable in typeref:struct:tok_struct
774 bits = translate (toks, bits, length);
1277 for (i = 0; toks[i].token; i++)
1278 printf ("#define %s\t0x%x\n", toks[i].token, i * 16);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz8kgen.c654 static struct tok_struct toks[] = variable in typeref:struct:tok_struct
774 bits = translate (toks, bits, length);
1277 for (i = 0; toks[i].token; i++)
1278 printf ("#define %s\t0x%x\n", toks[i].token, i * 16);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz8kgen.c654 static struct tok_struct toks[] = variable in typeref:struct:tok_struct
774 bits = translate (toks, bits, length);
1277 for (i = 0; toks[i].token; i++)
1278 printf ("#define %s\t0x%x\n", toks[i].token, i * 16);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz8kgen.c654 static struct tok_struct toks[] = variable in typeref:struct:tok_struct
774 bits = translate (toks, bits, length);
1277 for (i = 0; toks[i].token; i++)
1278 printf ("#define %s\t0x%x\n", toks[i].token, i * 16);
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c1515 cpp_token *toks = XNEWVEC (cpp_token, 2); local
1516 toks[0] = ns_token;
1517 toks[0].flags |= NO_EXPAND;
1518 toks[1] = *token;
1519 toks[1].flags |= NO_EXPAND;
1520 _cpp_push_token_context (pfile, NULL, toks, 2);
1826 cpp_token *toks; local
1888 toks = XNEWVEC (cpp_token, maxcount);
1889 toks[0] = pfile->directive_result;
1890 toks[
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc1556 cpp_token *toks = XNEWVEC (cpp_token, 2); local
1557 toks[0] = ns_token;
1558 toks[0].flags |= NO_EXPAND;
1559 toks[1] = *token;
1560 toks[1].flags |= NO_EXPAND;
1561 _cpp_push_token_context (pfile, NULL, toks, 2);
1867 cpp_token *toks; local
1931 toks = XNEWVEC (cpp_token, maxcount);
1932 toks[0] = pfile->directive_result;
1933 toks[
[all...]
/netbsd-current/external/mpl/dhcp/dist/tests/
H A Dt_api.c744 t_bustline(char *line, char **toks) { argument
751 *toks++ = p;
/netbsd-current/usr.bin/ftp/
H A Dcmds.c2046 int i, toks[9], toknum = 0, match = 1; local
2049 toks[i] = 0;
2061 toks[toknum = *cp2 - '1']++;
2086 toks[toknum] = 0;
2111 else if (toks[toknum = *cp1 - '1']) {
2135 else if (toks[toknum =
2191 else if (toks[toknum = *cp1 - '1']) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp774 PP.EnterTokenStream(LP.toks(), /*DisableMacroExpansion=*/true,
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex5488 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5489 % simply yielding the contents of <toks register>. (We also do this for
7446 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7489 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7586 % value into a new token list register \toks#N
7643 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex5437 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5438 % simply yielding the contents of <toks register>. (We also do this for
7384 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7427 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7524 % value into a new token list register \toks#N
7581 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex5488 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5489 % simply yielding the contents of <toks register>. (We also do this for
7446 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7489 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7586 % value into a new token list register \toks#N
7643 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex5435 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5436 % simply yielding the contents of <toks register>. (We also do this for
7382 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7425 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7522 % value into a new token list register \toks#N
7579 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/lgpl3/gmp/dist/doc/
H A Dtexinfo.tex5488 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5489 % simply yielding the contents of <toks register>. (We also do this for
7446 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7489 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7586 % value into a new token list register \toks#N
7643 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/lgpl3/mpc/dist/doc/
H A Dtexinfo.tex5488 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5489 % simply yielding the contents of <toks register>. (We also do this for
7446 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7489 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7586 % value into a new token list register \toks#N
7643 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/gpl3/gcc.old/dist/gcc/doc/include/
H A Dtexinfo.tex5437 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5438 % simply yielding the contents of <toks register>. (We also do this for
7384 % In that case, the hook is \the\toks N-1, and we simply set \toks N-1 to the
7427 {\noexpand\noexpand\noexpand\the\toks\the\paramno}%
7524 % value into a new token list register \toks#N
7581 \def\texinonouternewtoks{\alloc@ 5\toks \toksdef \@cclvi}
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1309 const CachedTokens &toks() const { return Toks; } function in class:clang::LateParsedPragma
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex4188 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
4189 % simply yielding the contents of <toks register>. (We also do this for
/netbsd-current/external/gpl2/groff/dist/doc/
H A Dtexinfo.tex4099 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
4100 % simply yielding the contents of <toks register>. (We also do this for
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.tex4099 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
4100 % simply yielding the contents of <toks register>. (We also do this for
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex5194 % \the<toks register> to achieve this: TeX expands \the<toks> only once,
5195 % simply yielding the contents of <toks register>. (We also do this for

Completed in 397 milliseconds

12