Home
last modified time | relevance | path

Searched refs:h_version (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dcontext.cc158 cc1_plugin::protocol_int h_version; in generic_plugin_init() local
160 || ! ::cc1_plugin::unmarshall (current_context, &h_version)) in generic_plugin_init()
163 if (h_version != version) in generic_plugin_init()
/netbsd-src/external/bsd/file/dist/src/
H A Dcdf.h66 uint16_t h_version; member
H A Dcdf.c243 h->h_version = CDF_TOLE2(h->h_version); in cdf_swap_header()
274 CDF_UNPACK(h->h_version); in cdf_unpack_header()