Searched refs:host_big_endian (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp_swap.h104 static const bool host_big_endian = member in struct:elfcpp::Endian
220 return Convert_endian<size, big_endian == Endian::host_big_endian>
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_swap.h104 static const bool host_big_endian = member in struct:elfcpp::Endian
220 return Convert_endian<size, big_endian == Endian::host_big_endian>
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_swap.h104 static const bool host_big_endian = member in struct:elfcpp::Endian
220 return Convert_endian<size, big_endian == Endian::host_big_endian>
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c927 unsigned int host_big_endian; local
962 host_big_endian = (1 == htonl(1));
963 if (header->bigendian != host_big_endian) {

Completed in 105 milliseconds