Searched defs:dkind (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_parse.c | 411 get_declaration(declaration *dec, defkind dkind) in get_declaration() 464 get_prog_declaration(declaration *dec, defkind dkind, int num /* arg number */) in get_prog_declaration() 531 get_type(const char **prefixp, const char **typep, defkind dkind) in get_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dumpfile.c | 89 #define DUMP_FILE_INFO(suffix, swtch, dkind, num) \ argument 214 dump_kind dkind, optgroup_flags_t optgroup_flags, in dump_register() 1669 dump_enable_all (dump_kind dkind, dump_flags_t flags, const char *filename) in dump_enable_all()
|
H A D | dumpfile.h | 302 dump_kind dkind; member
|
H A D | passes.c | 782 dump_kind dkind; in register_one_dump_file() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dumpfile.h | 312 dump_kind dkind; member
|
H A D | dumpfile.cc | 90 #define DUMP_FILE_INFO(suffix, swtch, dkind, num) \ argument 216 dump_kind dkind, optgroup_flags_t optgroup_flags, in dump_register() 1687 dump_enable_all (dump_kind dkind, dump_flags_t flags, const char *filename) in dump_enable_all()
|
H A D | passes.cc | 829 dump_kind dkind; in register_one_dump_file() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 7497 int dkind, tree slength, tree src, int skind) in gfc_trans_string_copy()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-expr.cc | 8033 int dkind, tree slength, tree src, int skind) in gfc_trans_string_copy()
|