Home
last modified time | relevance | path

Searched defs:be64 (Results 1 – 25 of 60) sorted by relevance

123

/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/
H A Drelocate-rela.c66 static inline uint64_t be64(uint64_t val) in be64() function
81 static inline uint64_t be64(uint64_t val) in be64() function
/dports/net/nbdkit/nbdkit-1.20.4/common/include/
H A Dtest-byte-swapping.c51 static uint8_t be64[] = { 0x12, 0x34, 0x56, 0x78, 0x9a, 0xbc, 0xde, 0xf0 }; variable
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/base/
H A Dendian_test.cpp36 static constexpr uint64_t be64 = 0xf0debc9a78563412; in TEST() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/base/
H A Dendian_test.cpp36 static constexpr uint64_t be64 = 0xf0debc9a78563412; in TEST() local
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DCOPYING323 price. Our General Public Licenses are designed to make sure that you
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/ccan/short_types/
H A Dshort_types.h23 typedef beint64_t be64; typedef
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/mpt/endian/tests/
H A Dtests_endian_integer.hpp113 uint64be be64; variable
/dports/sysutils/wimlib/wimlib-1.13.0/include/wimlib/
H A Dtypes.h32 typedef uint64_t _bitwise_attr be64; typedef
/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_endian.c60 const trafo64_t be64 = { .array = { 0x01, 0x02, 0x03, 0x04, in main() local
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_endian.c60 const trafo64_t be64 = { .array = { 0x01, 0x02, 0x03, 0x04, in main() local
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libcork/include/libcork/core/
H A Du128.h26 struct { uint64_t hi; uint64_t lo; } be64; member
28 struct { uint64_t lo; uint64_t hi; } be64; member
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dtypes.h53 typedef u64 be64; typedef
/dports/sysutils/gpart/gpart-0.1h/src/
H A Dgpart.h45 # define be64(x) ((((x)&0xff00000000000000LL)>>56) | \ macro
70 # define be64(x) (x) macro
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/index/
H A Dencoding_helpers.go139 func (d *decbuf) be64() uint64 { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/tsdb/index/
H A Dencoding_helpers.go139 func (d *decbuf) be64() uint64 { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/
H A Dencoding_helpers.go143 func (d *decbuf) be64() uint64 { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/tsdb/
H A Dencoding_helpers.go143 func (d *decbuf) be64() uint64 { func
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dtest-byteorder.c99 uint64_t be64; member
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/ccan/ccan/endian/
H A Dendian.h335 typedef beint64_t be64; typedef

123