Searched defs:tok (Results 1 - 25 of 101) sorted by relevance

12345

/openbsd-current/usr.bin/ctags/
H A Dlisp.c50 char tok[MAXTOKEN]; local
H A Dyacc.c50 char tok[MAXTOKEN]; local
H A Dfortran.c49 char tok[MAXTOKEN]; local
H A DC.c57 char tok[MAXTOKEN]; /* token buffer */ local
369 char tok[MAXTOKEN]; /* storage buffer */ local
437 char tok[LINE_MAX]; /* storage buffer */ local
[all...]
/openbsd-current/lib/libc/string/
H A Dstrsep.c51 char *tok; local
H A Dstrtok.c46 char *tok; local
H A Dwcstok.c53 wchar_t *tok; local
/openbsd-current/usr.bin/ftp/
H A Dlist.c28 char *tok; local
53 char *tok; local
/openbsd-current/gnu/llvm/llvm/utils/reduce_pipeline_test/
H A Dfake_opt.py36 tok = '' variable
41 tok = '' variable
49 tok = '' variable
54 tok variable
56 tok = '' variable
60 tok = '' variable
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcopy9.C18 int tok; member in class:ParseToken
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-c.c127 int tok; local
/openbsd-current/usr.sbin/acme-client/
H A Dchngproc.c33 char *tok = NULL, *th = NULL, *fmt = NULL, **fs = NULL; local
[all...]
H A Djsmn.c29 jsmntok_t *tok; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-istack.h47 expressionS tok[MAX_INSN_ARGS]; member in struct:tinsn_struct
/openbsd-current/usr.bin/mandoc/
H A Dman.c182 enum roff_tok tok; local
282 man_breakscope(struct roff_man *man, int tok) argument
[all...]
H A Dmdoc.c83 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) argument
93 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct roff_node *body) argument
110 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
137 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
310 enum roff_tok tok; local
[all...]
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_mitigations.c35 char *str, *sep, *tok; local
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h25 namespace tok { namespace in namespace:clang
/openbsd-current/usr.bin/awk/
H A Dmaketab.c119 int i, n, tok; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Denum-1.c24 static token tok; variable
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/treelang/
H A Dtree1.c262 struct prod_token_parm_item *tok; local
287 struct prod_token_parm_item *tok; local
[all...]
/openbsd-current/lib/libedit/TEST/
H A Dtc1.c115 Tokenizer *tok; local
/openbsd-current/lib/libedit/
H A Dparse.c80 TokenizerW *tok; local
/openbsd-current/libexec/ld.so/ldconfig/
H A Dsod.c66 char *realname, *tok, *etok, *cp; local
/openbsd-current/usr.bin/htpasswd/
H A Dhtpasswd.c52 char *line = NULL, *login = NULL, *tok; local
220 const char *tok; local

Completed in 252 milliseconds

12345