Home | History | Annotate | Download | only in m4

Lines Matching full:machine

10 dnl this is not possible (e.g. on a big-endian machine) they are defined
61 AC_HAVE_SYMBOL(le32toh,machine/endian.h,
65 #include <machine/endian.h>
90 AC_HAVE_SYMBOL(swap32,machine/endian.h,
92 /* swap32 and swap16 are defined in machine/endian.h */
110 AC_HAVE_SYMBOL(bswap32,machine/endian.h,
111 dnl We're already including machine/endian.h if this test succeeds
116 echo '#include <machine/endian.h>'>> "$1"
147 AC_HAVE_SYMBOL(NXSwapLong,machine/byte_order.h,
150 #include <machine/byte_order.h>
210 /* format into a uint32_t usable on this machine, you could use: */