Searched defs:dkind (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_parse.c | 414 get_declaration(declaration *dec, defkind dkind) in get_declaration() 462 get_prog_declaration(declaration *dec, defkind dkind, int num) in get_prog_declaration() 528 get_type(const char **prefixp, const char **typep, defkind dkind) in get_type()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | dumpfile.c | 52 #define DUMP_FILE_INFO(suffix, swtch, dkind, num) \ argument 176 dump_kind dkind, int optgroup_flags, bool take_ownership) in dump_register() 697 dump_enable_all (dump_kind dkind, dump_flags_t flags, const char *filename) in dump_enable_all()
|
H A D | dumpfile.h | 139 dump_kind dkind; member
|
H A D | passes.c | 785 dump_kind dkind; in register_one_dump_file() local
|