Searched defs:keyword (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-indentation.h29 ENUM_BITFIELD (rid) keyword : 8; member in struct:token_indent_info
H A Dc-indentation.c550 guard_tinfo_to_string (enum rid keyword) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-indentation.h29 ENUM_BITFIELD (rid) keyword : 8; member in struct:token_indent_info
H A Dc-indentation.cc587 guard_tinfo_to_string (enum rid keyword) argument
/netbsd-current/usr.sbin/eeprom/
H A Dofhandlers.c82 of_action(char *keyword, char *arg) argument
92 of_handler(char *keyword, char *arg) argument
[all...]
H A Dophandlers.c72 op_action(char *keyword, char *arg) argument
98 op_handler(char *keyword, char *arg) argument
[all...]
H A Dprephandlers.c78 prep_action(char *keyword, char *arg) argument
88 prep_handler(char *keyword, char *arg) argument
[all...]
H A Dmain.c184 char *keyword, *arg; local
H A Deehandlers.c124 ee_action(char *keyword, char *arg) argument
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcskeep.c132 char keyword[keylength+1]; local
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc.h46 char *keyword; member in struct:parse
57 const char *keyword; /* command key word */ member in struct:xcmd
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dgprofng.cc180 const char *keyword; member in struct:__anon631
193 const char *keyword = argc > 1 ? argv[1] : ""; local
[all...]
/netbsd-current/lib/libc/gen/
H A Dfmtmsg.c58 static const struct keyword { struct
60 const char * const keyword; member in struct:keyword
/netbsd-current/external/bsd/unbound/dist/sldns/
H A Dparse.c227 sldns_fget_keyword_data(FILE *f, const char *keyword, const char *k_del, char *data, argument
235 sldns_fget_keyword_data_l(FILE *f, const char *keyword, const char *k_del, char *data, argument
492 sldns_bget_keyword_data(sldns_buffer *b, const char *keyword, const char *k_del, char argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.h183 c_parser_next_token_is_keyword (c_parser *parser, enum rid keyword) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.h183 c_parser_next_token_is_keyword (c_parser *parser, enum rid keyword) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h70 const char *keyword; /* the keyword, not NUL terminated */ member in struct:callshapes
277 const char *keyword; /* the keyword, not NUL terminated */ member in struct:arglist_parser
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq.h85 const char *keyword; member in struct:parse
96 const char *keyword; /* command key word */ member in struct:xcmd
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_scanner.c72 keyword( function
/netbsd-current/usr.bin/indent/
H A Dlexi.c49 static const struct keyword { struct
/netbsd-current/external/bsd/atf/dist/tools/
H A Dparser.hpp202 tokenizer< IS >::add_keyword(const std::string& keyword, argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprobe.c725 const char *keyword = *csp; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-utils.c293 lookup_keyword(const SCM *keyword_list, SCM keyword) argument
383 SCM keyword = scm_car (rest); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-utils.c293 lookup_keyword(const SCM *keyword_list, SCM keyword) argument
383 SCM keyword = scm_car (rest); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprobe.c724 const char *keyword = *csp; local

Completed in 349 milliseconds

123