Home
last modified time | relevance | path

Searched refs:HTOBE32 (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dendian.h158 #define HTOBE32(x) (void) (x) macro
174 #define HTOBE32(x) (x) = bswap32((uint32_t)(x))
190 #define BE32TOH(x) HTOBE32(x)
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dendian.h150 #define HTOBE32(x) __CAST(void, (x)) macro
166 #define HTOBE32(x) (x) = bswap32(__CAST(uint32_t, (x)))
182 #define BE32TOH(x) HTOBE32(x)
/dports/security/eschalot/eschalot-a45bad5/
H A Deschalot.c77 # define HTOBE32(x) (((uint32_t)(x) & 0xffu) << 24 | \ macro
82 # define HTOBE32(x) htobe32(x) macro
85 # define HTOBE32(x) (x) macro
300 e_be = HTOBE32(e); in worker()
/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dgphoto2-endian.h46 #define HTOBE32(x) (x) = htobe32(x) macro
/dports/graphics/exif/exif-0.6.22/m4m/
H A Dgp-byteorder.m4226 #define HTOBE32(x) (x) = htobe32(x)
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_LibExifModule/libexif-0.6.20/m4m/
H A Dgp-byteorder.m4226 #define HTOBE32(x) (x) = htobe32(x)
/dports/multimedia/libmtp/libmtp-1.1.18/m4/
H A Dbyteorder.m4232 #define HTOBE32(x) (x) = htobe32(x)
/dports/graphics/fusefs-gphotofs/gphotofs-0.5/m4m/
H A Dgp-byteorder.m4232 #define HTOBE32(x) (x) = htobe32(x)
/dports/graphics/gtkam/gtkam-1.0/gphoto-m4/
H A Dgp-byteorder.m4232 #define HTOBE32(x) (x) = htobe32(x)
/dports/graphics/sane-backends/sane-backends-1.0.32/m4/
H A Dbyteorder.m4236 #define HTOBE32(x) (x) = htobe32(x)
/dports/graphics/libgphoto2/libgphoto2-2.5.26/gphoto-m4/
H A Dgp-byteorder.m4260 #define HTOBE32(x) (x) = htobe32(x)
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2_port/gphoto-m4/
H A Dgp-byteorder.m4260 #define HTOBE32(x) (x) = htobe32(x)
/dports/graphics/gphoto2/gphoto2-2.5.26/gphoto-m4/
H A Dgp-byteorder.m4260 #define HTOBE32(x) (x) = htobe32(x)