Searched defs:archdr (Results 1 – 14 of 14) sorted by relevance
80 struct archdr struct83 struct arc_hardware hard;85 union {91 } soft;
116 struct archdr { struct118 struct arc_hardware hard;121 union {127 } soft;
171 typedef int archdr; typedef
63 struct ctf_archive *archdr; in ctf_arc_write_fd() local