| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | x-scheme.c | 166 int c = getc (fp); in do_getc() local 182 do_ungetc (int c) in do_ungetc() 194 struct token struct 196 int allocated; /* number of allocated 'token_char's */ argument 197 int charcount; /* number of used 'token_char's */ argument 198 char *chars; /* the token's constituents */ argument 240 int c = do_getc (); in read_token() local 277 int c = *p++; in is_integer_syntax() local 339 int c = *p; in is_other_number_syntax() local 382 int c = *p; in is_other_number_syntax() local [all …]
|
| H A D | x-librep.c | 142 int c = getc (fp); in do_getc() local 158 do_ungetc (int c) in do_ungetc() 170 struct token struct 172 int allocated; /* number of allocated 'token_char's */ argument 173 int charcount; /* number of used 'token_char's */ argument 174 char *chars; /* the token's constituents */ argument 210 int c; in read_token() local 422 comment_add (int c) in comment_add() 479 struct token *token; /* for t_symbol and t_string */ member 515 do_getc_escaped (int c) in do_getc_escaped() [all …]
|
| H A D | x-lisp.c | 207 int c = getc (fp); in do_getc() local 223 do_ungetc (int c) in do_ungetc() 250 syntax_code_of (unsigned char c) in syntax_code_of() 282 int c = do_getc (); in read_char_syntax() local 315 attribute_of (unsigned char c) in attribute_of() 355 struct token struct 357 int allocated; /* number of allocated 'token_char's */ argument 358 int charcount; /* number of used 'token_char's */ argument 359 struct token_char *chars; /* the token's constituents */ argument 363 /* Initialize a 'struct token'. */ argument [all …]
|
| H A D | x-tcl.c | 145 int c = getc (fp); in do_getc() local 161 do_ungetc (int c) in do_ungetc() 181 int c; in phase1_getc() local 213 phase1_ungetc (int c) in phase1_ungetc() 267 int c; in phase2_getc() local 293 phase2_ungetc (int c) in phase2_ungetc() 323 struct token struct 325 int allocated; /* number of allocated 'token_char's */ argument 326 int charcount; /* number of used 'token_char's */ argument 327 char *chars; /* the token's constituents */ argument [all …]
|
| H A D | x-elisp.c | 140 int c = getc (fp); in do_getc() local 156 do_ungetc (int c) in do_ungetc() 168 struct token struct 170 int allocated; /* number of allocated 'token_char's */ argument 171 int charcount; /* number of used 'token_char's */ argument 172 char *chars; /* the token's constituents */ argument 283 int c; in read_token() local 341 comment_add (int c) in comment_add() 399 struct token *token; /* for t_symbol and t_string */ member 436 do_getc_escaped (int c, bool in_string) in do_getc_escaped() [all …]
|
| H A D | x-sh.c | 150 int c = getc (fp); in do_getc() local 166 do_ungetc (int c) in do_ungetc() 182 int c; in phase1_getc() local 208 phase1_ungetc (int c) in phase1_ungetc() 232 struct token struct 234 int allocated; /* number of allocated 'token_char's */ argument 235 int charcount; /* number of used 'token_char's */ argument 236 char *chars; /* the token's constituents */ argument 301 comment_add (int c) in comment_add() 440 struct token *token; /* for t_string */ member [all …]
|
| /netbsd-src/external/bsd/ntp/dist/libjsmn/ |
| H A D | jsmn.c | 28 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token() 41 jsmntok_t *token; in jsmn_parse_primitive() local 90 jsmntok_t *token; in jsmn_parse_string() local 98 char c = js[parser->pos]; in jsmn_parse_string() local 159 jsmntok_t *token; in jsmn_parse() local 163 char c; in jsmn_parse() local
|
| /netbsd-src/external/bsd/unbound/dist/sldns/ |
| H A D | parse.c | 27 sldns_fget_token(FILE *f, char *token, const char *delim, size_t limit) in sldns_fget_token() 33 sldns_fget_token_l(FILE *f, char *token, const char *delim, size_t limit, int *line_nr) in sldns_fget_token_l() 35 int c, prev_c; in sldns_fget_token_l() local 280 sldns_bget_token(sldns_buffer *b, char *token, const char *delim, size_t limit) in sldns_bget_token() 286 sldns_bget_token_par(sldns_buffer *b, char *token, const char *delim, in sldns_bget_token_par() 289 int c, lc; in sldns_bget_token_par() local 441 char c; in sldns_bskipcs() local 470 int c; in sldns_fskipcs_l() local
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| H A D | loc_29.c | 139 get_degrees(isc_lex_t *lexer, isc_token_t *token, unsigned long *d) { in get_degrees() 161 get_minutes(isc_lex_t *lexer, isc_token_t *token, unsigned long *m) { in get_minutes() 171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { in get_seconds() 180 get_direction(isc_lex_t *lexer, isc_token_t *token, const char *directions, in get_direction() 208 isc_token_t token; in loc_getcoordinate() local 308 isc_token_t token; in loc_getaltitude() local 315 if (DNS_AS_STR(token)[0] == '-') { in loc_getaltitude() local 334 isc_token_t token; in loc_getoptionalprecision() local 562 unsigned char c; in fromwire_loc() local 691 uint8_t c; in fromstruct_loc() local
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| H A D | loc_29.c | 139 get_degrees(isc_lex_t *lexer, isc_token_t *token, unsigned long *d) { in get_degrees() argument 161 get_minutes(isc_lex_t *lexer, isc_token_t *token, unsigned long *m) { in get_minutes() argument 171 get_seconds(isc_lex_t *lexer, isc_token_t *token, unsigned long *s) { in get_seconds() argument 180 get_direction(isc_lex_t * lexer,isc_token_t * token,const char * directions,int * direction) get_direction() argument 208 isc_token_t token; loc_getcoordinate() local 308 isc_token_t token; loc_getaltitude() local 315 if (DNS_AS_STR(token)[0] == '-') { loc_getaltitude() local 334 isc_token_t token; loc_getoptionalprecision() local 562 unsigned char c; fromwire_loc() local 691 uint8_t c; fromstruct_loc() local [all...] |
| /netbsd-src/external/mit/lua/dist/src/ |
| H A D | llex.c | 61 static void save (LexState *ls, int c) { in save() 86 const char *luaX_token2str (LexState *ls, int token) { in luaX_token2str() 103 static const char *txtToken (LexState *ls, int token) { in txtToken() 119 static l_noret lexerror (LexState *ls, const char *msg, int token) { in lexerror() 199 static int check_next1 (LexState *ls, int c) { in check_next1() 350 static void esccheck (LexState *ls, int c, const char *msg) { in esccheck() 425 int c; /* final character to be saved */ in read_string() local 590 int c = ls->current; in llex() local
|
| /netbsd-src/bin/sh/ |
| H A D | arithmetic.c | 207 primary(int token, union a_token_val *val, int op, int noeval) in primary() 274 int token; in binop2() local 303 binop(int token, union a_token_val *val, int op, int noeval) in binop() 315 and(int token, union a_token_val *val, int op, int noeval) in and() 335 or(int token, union a_token_val *val, int op, int noeval) in or() 355 cond(int token, union a_token_val *val, int op, int noeval) in cond() 359 intmax_t c; in cond() local 410 comma_list(int token, int noeval) in comma_list()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | lex.c | 50 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) argument 51 #define TOKEN_NAME(token) (token_spellings[(token)->type].name) argument 73 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq() 165 acc_char_cmp (word_type val, word_type c) in acc_char_cmp() 313 v8qi data, t, c; in search_line_mmx() local 939 uchar c, *d, *p; in _cpp_clean_line() local 1177 uchar c; in _cpp_skip_block_comment() local 1246 skip_whitespace (cpp_reader *pfile, cppchar_t c) in skip_whitespace() 1294 const cpp_token *token, in warn_about_normalization() 1577 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | parser.c | 286 cp_token *token; in cp_lexer_dump_tokens() local 390 cp_debug_print_context (FILE *file, cp_parser_context *c) in cp_debug_print_context() 405 cp_parser_context *c; in cp_debug_print_context_stack() local 513 cp_token *token; in cp_debug_parser() local 643 cp_token token; in cp_lexer_new_main() local 805 cp_lexer_get_preprocessor_token (cp_lexer *lexer, cp_token *token) in cp_lexer_get_preprocessor_token() 898 cp_lexer_set_source_position_from_token (cp_token *token) in cp_lexer_set_source_position_from_token() 910 cp_token *token = cp_lexer_peek_token (lexer); in cp_lexer_set_source_position() local 1028 cp_token *token; in cp_lexer_next_token_is_decl_specifier_keyword() local 1083 cp_token *token; in cp_lexer_peek_nth_token() local [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | parser.cc | 287 cp_token *token; in cp_lexer_dump_tokens() local 391 cp_debug_print_context (FILE *file, cp_parser_context *c) in cp_debug_print_context() 406 cp_parser_context *c; in cp_debug_print_context_stack() local 514 cp_token *token; in cp_debug_parser() local 638 cp_token token; in cp_lexer_new_main() local 858 cp_lexer_get_preprocessor_token (unsigned flags, cp_token *token) in cp_lexer_get_preprocessor_token() 953 cp_lexer_set_source_position_from_token (cp_token *token) in cp_lexer_set_source_position_from_token() 962 cp_token *token = cp_lexer_peek_token (lexer); in cp_lexer_set_source_position() local 1089 cp_token *token; in cp_lexer_next_token_is_decl_specifier_keyword() local 1144 cp_token *token; in cp_lexer_peek_nth_token() local [all …]
|
| /netbsd-src/usr.bin/ctags/ |
| H A D | C.c | 64 int c; /* current character */ in c_entries() local 66 int token; /* if reading a token */ in c_entries() local 265 int c; /* current character */ in func_entry() local 363 int c; /* character read */ in hash_entry() local 424 str_entry(int c /* current character */) in str_entry() 471 int c; /* character read */ in skip_comment() local 508 int c, in skip_string() local 533 int c, in skip_key() local
|
| /netbsd-src/usr.bin/m4/ |
| H A D | main.c | 228 int c; in main() local 429 do_look_ahead(int t, const char *token) in do_look_ahead() 447 #define LOOK_AHEAD(t, token) (t != EOF && \ argument 457 char token[MAXTOK+1]; in macro() local 672 reallyputchar(int c) in reallyputchar() 687 inspect(int c, char *tp) in inspect()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | token.h | 149 add_blockers(int c) in add_blockers() 218 Task_write_token(Task_token* token, const Task* task) in Task_write_token() 241 Task_block_token(Task_token* token) in Task_block_token() 300 add(Task* t, Task_token* token) in add()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | token.h | 149 add_blockers(int c) in add_blockers() 218 Task_write_token(Task_token* token, const Task* task) in Task_write_token() 241 Task_block_token(Task_token* token) in Task_block_token() 300 add(Task* t, Task_token* token) in add()
|
| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | parse.c | 107 enum dhcp_token token; local 147 enum dhcp_token token; local 167 enum dhcp_token token; local 205 enum dhcp_token token; local 209 pair c = (pair)0; local 279 enum dhcp_token token; local 378 enum dhcp_token token; in parse_ip6_addr() local 452 enum dhcp_token token; in parse_ip6_prefix() local 499 enum dhcp_token token; local 592 enum dhcp_token token; local [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | base64.c | 47 pos(char c) in pos() 61 int c; in rk_base64_encode() local 104 token_decode(const char *token) in token_decode()
|
| /netbsd-src/sys/dev/iscsi/ |
| H A D | base64.c | 75 pos(char c) in pos() 92 int c; in base64_encode() local 131 token_decode(uint8_t * token) in token_decode()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/ |
| H A D | isemail.d | 109 tstring token = ""; variable 251 immutable c = token.front; local 369 immutable c = token.front; local 564 immutable c = token.front; local
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | lex.cc | 50 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) argument 51 #define TOKEN_NAME(token) (token_spellings[(token)->type].name) argument 73 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq() 165 acc_char_cmp (word_type val, word_type c) in acc_char_cmp() 313 v8qi data, t, c; in search_line_mmx() local 939 uchar c, *d, *p; in _cpp_clean_line() local 1650 uchar c; in _cpp_skip_block_comment() local 1756 skip_whitespace (cpp_reader *pfile, cppchar_t c) in skip_whitespace() 1808 const cpp_token *token, in warn_about_normalization() 2147 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/ |
| H A D | isemail.d | 104 tstring token = ""; variable 246 immutable c = token.front; local 364 immutable c = token.front; local 558 immutable c = token.front; local
|