Home
last modified time | relevance | path

Searched defs:le32 (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/net/nbdkit/nbdkit-1.20.4/common/include/
H A Dtest-byte-swapping.c45 static uint8_t le32[] = { 0x78, 0x56, 0x34, 0x12 }; variable
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/base/
H A Dendian_test.cpp31 static constexpr uint32_t le32 = 0x12345678; in TEST() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/base/
H A Dendian_test.cpp31 static constexpr uint32_t le32 = 0x12345678; in TEST() local
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DCOPYING331 certain responsibilities if you distribute copies of the software, or if
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/ccan/short_types/
H A Dshort_types.h31 typedef leint32_t le32; typedef
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/mpt/endian/tests/
H A Dtests_endian_integer.hpp103 uint32le le32; variable
/dports/sysutils/wimlib/wimlib-1.13.0/include/wimlib/
H A Dtypes.h26 typedef uint32_t _bitwise_attr le32; typedef
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ntfs/
H A Dtypes.h15 typedef __le32 le32; typedef
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ntfs/
H A Dtypes.h15 typedef __le32 le32; typedef
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ntfs/
H A Dtypes.h15 typedef __le32 le32; typedef
/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_endian.c48 const trafo32_t le32 = { .array = { 0x04, 0x03, 0x02, 0x01 } }; in main() local
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_endian.c48 const trafo32_t le32 = { .array = { 0x04, 0x03, 0x02, 0x01 } }; in main() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/ufs/chfs/
H A Debh_media.h43 typedef uint32_t le32; typedef
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/tms320/
H A Dtms320_p.h36 static inline ut32 le32(ut32 v) in le32() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/disk/
H A Dpart_iso.c52 static inline unsigned long le32_to_int(unsigned char *le32) in le32_to_int()
H A Dpart_dos.c48 static inline int le32_to_int(unsigned char *le32) in le32_to_int()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/disk/
H A Dpart_dos.c48 static inline int le32_to_int(unsigned char *le32) in le32_to_int()
H A Dpart_iso.c52 static inline unsigned long le32_to_int(unsigned char *le32) in le32_to_int()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/disk/
H A Dpart_iso.c52 static inline unsigned long le32_to_int(unsigned char *le32) in le32_to_int()

12345678