Home
last modified time | relevance | path

Searched defs:dkind (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/rpcgen/
H A Drpc_parse.c414 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 Ddumpfile.c52 #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 Ddumpfile.h139 dump_kind dkind; member
H A Dpasses.c785 dump_kind dkind; in register_one_dump_file() local