Searched refs:byteswap (Results 1 – 15 of 15) sorted by relevance
15 dd conv=notrunc bs=1 if=MLO.byteswap of=$@ seek=0 2>/dev/null && \22 cp MLO.byteswap misc/ && \
58 ALL-y += MLO.byteswap
28 #include <byteswap.h>
4 Subject: [PATCH 1/2] check for null buffer before trying a byteswap
82 #include <byteswap.h>154 #include <byteswap.h>
16 file://0001-check-for-null-buffer-before-trying-a-byteswap.patch \
171 MKIMAGEFLAGS_MLO.byteswap = -T omapimage -n byteswap -a $(CONFIG_SPL_TEXT_BASE)173 MLO MLO.byteswap: $(obj)/u-boot-spl.bin FORCE
40 +# include <byteswap.h>
1493 bool byteswap = !s->big_endian_fb; in vga_draw_graphic() local1495 bool byteswap = s->big_endian_fb; in vga_draw_graphic() local1610 format = qemu_default_pixman_format(depth, !byteswap); in vga_draw_graphic()1622 s->last_byteswap != byteswap || in vga_draw_graphic()1631 s->last_byteswap = byteswap; in vga_draw_graphic()
23 AC_CHECK_HEADERS([sys/byteorder.h byteswap.h])
56 * ID: 304 - Incorect byteswap in SOL maximum payload
1041 +fastfloat_really_inline constexpr uint64_t byteswap(uint64_t val) {1064 + val = byteswap(val);
1789 +#include <byteswap.h>
1602 -rw-r--r-- root root 2450 ./usr/include/bits/byteswap.h1833 -rw-r--r-- root root 1405 ./usr/include/byteswap.h
1601 -rw-r--r-- root root 2450 ./usr/include/bits/byteswap.h1832 -rw-r--r-- root root 1405 ./usr/include/byteswap.h