Lines Matching full:machine
10 dnl this is not possible (e.g. on a big-endian machine) they are defined
63 AC_HAVE_SYMBOL(le32toh,machine/endian.h,
67 #include <machine/endian.h>
92 AC_HAVE_SYMBOL(swap32,machine/endian.h,
94 /* swap32 and swap16 are defined in machine/endian.h */
112 AC_HAVE_SYMBOL(bswap32,machine/endian.h,
113 dnl We're already including machine/endian.h if this test succeeds
118 echo '#include <machine/endian.h>'>> "$1"
149 AC_HAVE_SYMBOL(NXSwapLong,machine/byte_order.h,
152 #include <machine/byte_order.h>
212 /* format into a uint32_t usable on this machine, you could use: */