/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
H A D | parse.y | 177 struct prod_token_parm_item* tok; variable 228 struct prod_token_parm_item* tok; variable 249 struct prod_token_parm_item* tok; variable 327 struct prod_token_parm_item* tok; variable 358 struct prod_token_parm_item* tok; variable 394 struct prod_token_parm_item* tok; variable 403 struct prod_token_parm_item* tok; variable 412 struct prod_token_parm_item* tok; variable 421 struct prod_token_parm_item* tok; variable 430 struct prod_token_parm_item* tok; variable [all …]
|
H A D | tree1.c | 262 struct prod_token_parm_item *tok; in lookup_tree_name() local 287 struct prod_token_parm_item *tok; in insert_tree_name() local
|
/openbsd-src/gnu/gcc/gcc/treelang/ |
H A D | parse.y | 182 struct prod_token_parm_item *tok; variable 234 struct prod_token_parm_item *tok; variable 256 struct prod_token_parm_item *tok; variable 349 struct prod_token_parm_item *tok; variable 367 struct prod_token_parm_item *tok; variable 403 struct prod_token_parm_item *tok; variable 412 struct prod_token_parm_item *tok; variable 421 struct prod_token_parm_item *tok; variable 430 struct prod_token_parm_item *tok; variable 439 struct prod_token_parm_item *tok; variable [all …]
|
H A D | tree1.c | 236 struct prod_token_parm_item *tok; in lookup_tree_name() local 273 struct prod_token_parm_item *tok; in insert_tree_name() local
|
/openbsd-src/lib/libexpat/lib/ |
H A D | xmlrole.c | 141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0() 172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1() 204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2() 224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0() 241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1() 267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype2() 283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype3() 299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype4() 318 doctype5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype5() 334 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in internalSubset() [all …]
|
/openbsd-src/gnu/llvm/llvm/utils/reduce_pipeline_test/ |
H A D | fake_opt.py | 36 tok = '' variable 41 tok = '' variable 49 tok = '' variable 54 tok = '' variable 56 tok = '' variable 60 tok = '' variable
|
/openbsd-src/usr.bin/rpcgen/ |
H A D | rpc_parse.c | 67 token tok; in get_definition() local 112 token tok; local 140 token tok; local 246 token tok; local 276 token tok; local 290 token tok; local 422 token tok; local 476 token tok; local 548 token tok; local 603 token tok; local
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | ScriptLexer.cpp | 47 StringRef tok = tokens[pos - 1]; in getLine() local 60 StringRef tok = tokens[pos - 1]; in getLineNumber() local 84 StringRef tok = tokens[pos - 1]; in getColumnNumber() local 268 StringRef tok = next(); in peek() local 277 StringRef tok = next(); in peek2() local 284 bool ScriptLexer::consume(StringRef tok) { in consume() 293 bool ScriptLexer::consumeLabel(StringRef tok) { in consumeLabel() 309 StringRef tok = next(); in expect() local
|
H A D | ScriptParser.cpp | 238 StringRef tok = next(); in readLinkerScript() local 353 StringRef tok = next(); in readEntry() local 375 StringRef tok = unquote(next()); in readInclude() local 403 StringRef tok = next(); in readOutput() local 517 StringRef tok = next(); in readSearchDir() local 576 StringRef tok = next(); in readSections() local 627 StringRef tok = unquote(next()); in readTarget() local 763 ScriptParser::readInputSectionDescription(StringRef tok) { in readInputSectionDescription() 930 StringRef tok = next(); in readOutputSectionDescription() local 1034 SymbolAssignment *ScriptParser::readAssignment(StringRef tok) { in readAssignment() [all …]
|
/openbsd-src/lib/libedit/ |
H A D | tokenizer.c | 94 FUN(tok,finish)(TYPE(Tokenizer) *tok) in FUN() argument 152 FUN(tok,reset)(TYPE(Tokenizer) *tok) in FUN() argument 167 FUN(tok,end)(TYPE(Tokenizer) *tok) in FUN() argument 196 FUN(tok,line)(TYPE(Tokenizer) *tok, const TYPE(LineInfo) *line, in FUN() argument 368 FUN(tok,finish)(tok); in FUN() local 435 FUN(tok,finish)(tok); in FUN() local 446 FUN(tok,str)(TYPE(Tokenizer) *tok, const Char *line, int *argc, in FUN() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | macroexp.c | 207 set_token (struct macro_buffer *tok, char *start, char *end) in set_token() 218 get_comment (struct macro_buffer *tok, char *p, char *end) in get_comment() 260 get_identifier (struct macro_buffer *tok, char *p, char *end) in get_identifier() 282 get_pp_number (struct macro_buffer *tok, char *p, char *end) in get_pp_number() 319 get_character_constant (struct macro_buffer *tok, char *p, char *end) in get_character_constant() 373 get_string_literal (struct macro_buffer *tok, char *p, char *end) in get_string_literal() 420 get_punctuator (struct macro_buffer *tok, char *p, char *end) in get_punctuator() 470 get_token (struct macro_buffer *tok, in get_token() 693 struct macro_buffer tok; in gather_arguments() local 825 struct macro_buffer tok; in substitute_args() local [all …]
|
/openbsd-src/libexec/tradcpp/ |
H A D | eval.c | 94 enum tokens tok; member 109 enum tokens tok; member 132 enum tokens tok; member 142 token_create(const struct place *p, enum tokens tok, int val) in token_create() 209 isuop(enum tokens tok) in isuop() 225 isbop(enum tokens tok) in isbop() 245 isop(enum tokens tok) in isop() 261 getprec(enum tokens tok) in getprec() 596 token(struct place *p, enum tokens tok, int val) in token()
|
/openbsd-src/usr.bin/mandoc/ |
H A D | mdoc.c | 83 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc() 94 enum roff_tok tok, struct roff_node *body) in mdoc_endbody_alloc() 111 enum roff_tok tok, struct mdoc_arg *args) in mdoc_block_alloc() 138 enum roff_tok tok, struct mdoc_arg *args) in mdoc_elem_alloc() 310 enum roff_tok tok; in mdoc_pmacro() local
|
H A D | mdoc_macro.c | 206 mdoc_macro(enum roff_tok tok) in mdoc_macro() 330 rew_alt(enum roff_tok tok) in rew_alt() 371 rew_elem(struct roff_man *mdoc, enum roff_tok tok) in rew_elem() 403 find_pending(struct roff_man *mdoc, enum roff_tok tok, int line, int ppos, in find_pending() 1532 parse_rest(struct roff_man *mdoc, enum roff_tok tok, in parse_rest()
|
H A D | man.c | 182 enum roff_tok tok; in man_pmacro() local 282 man_breakscope(struct roff_man *man, int tok) in man_breakscope()
|
H A D | man_macro.c | 85 man_macro(enum roff_tok tok) in man_macro() 160 rew_scope(struct roff_man *man, enum roff_tok tok) in rew_scope()
|
H A D | manpath.c | 161 size_t linesz, tok, toklen; in manconf_file() local 229 size_t len, tok; in manconf_output() local
|
/openbsd-src/usr.bin/ctags/ |
H A D | C.c | 57 char tok[MAXTOKEN]; /* token buffer */ in c_entries() local 369 char tok[MAXTOKEN]; /* storage buffer */ in hash_entry() local 437 char tok[LINE_MAX]; /* storage buffer */ in str_entry() local
|
/openbsd-src/usr.bin/ftp/ |
H A D | list.c | 28 char *tok; in parse_unix() local 53 char *tok; in parse_windows() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-alpha.c | 724 debug_exp (expressionS tok[], int ntok) in debug_exp() 808 expressionS tok[], in tokenize_arguments() 996 const expressionS *tok, in find_opcode_match() 1105 const expressionS *tok, in assemble_tokens_to_insn() 1517 emit_lda (const expressionS *tok, in emit_lda() 1535 emit_ldah (const expressionS *tok, in emit_ldah() 1845 const expressionS *tok, in assemble_insn() 1994 emit_ir_load (const expressionS *tok, in emit_ir_load() 2032 emit_loadstore (const expressionS *tok, in emit_loadstore() 2079 emit_ldXu (const expressionS *tok, in emit_ldXu() [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-alpha.c | 927 expressionS tok[MAX_INSN_ARGS]; local 1864 debug_exp (tok, ntok) in debug_exp() argument 1948 tokenize_arguments (str, tok, ntok) in tokenize_arguments() argument 2137 find_opcode_match (first_opcode, tok, pntok, pcpumatch) in find_opcode_match() argument 2244 find_macro_match (first_macro, tok, pntok) in find_macro_match() argument 2407 assemble_insn (opcode, tok, ntok, insn, reloc) in assemble_insn() argument 2770 assemble_tokens_to_insn (opname, tok, ntok, insn) in assemble_tokens_to_insn() argument 2803 assemble_tokens (opname, tok, ntok, local_macros_on) in assemble_tokens() argument 2886 emit_ldgp (tok, ntok, unused) in emit_ldgp() argument 3372 emit_lda (tok, ntok, unused) in emit_lda() argument [all …]
|
/openbsd-src/usr.bin/htpasswd/ |
H A D | htpasswd.c | 52 char *line = NULL, *login = NULL, *tok; in main() local 220 const char *tok; in nag() local
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | interface.h | 33 struct tok { struct 34 int v; /* value */ 35 char *s; /* string */
|
/openbsd-src/usr.bin/mg/ |
H A D | tags.c | 110 char *tok, *bufp; in findtag() local 162 pushtag(char *tok) in pushtag() 485 searchtag(char *tok) in searchtag()
|
/openbsd-src/usr.bin/fgen/ |
H A D | fgen.h | 34 struct tok { struct 39 #define TOKEN struct tok argument
|