Home
last modified time | relevance | path

Searched refs:CPU_TO_LE32 (Results 26 – 50 of 62) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/ccan/endian/
H A Dendian.h149 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native)) macro
177 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native)) macro
246 return CPU_TO_LE32(native); in cpu_to_le32()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/ccan/endian/
H A Dendian.h149 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native)) macro
177 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native)) macro
246 return CPU_TO_LE32(native); in cpu_to_le32()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/ccan/endian/
H A Dendian.h149 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native))
177 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native))
246 return CPU_TO_LE32(native);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/ccan/endian/
H A Dendian.h149 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native)) macro
177 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native)) macro
246 return CPU_TO_LE32(native); in cpu_to_le32()
/dports/net-p2p/c-lightning/lightning-0.10.2/bitcoin/test/
H A Drun-bitcoin_block_from_hex.c159 assert(b->hdr.version == CPU_TO_LE32(0x6592a000)); in main()
164 assert(b->hdr.timestamp == CPU_TO_LE32(1550507183)); in main()
165 assert(b->hdr.nonce == CPU_TO_LE32(1226407989)); in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/crypto/
H A Dchacha-core.S60 #define CPU_TO_LE32(n) \ macro
67 #define CPU_TO_LE32(n) macro
139 CPU_TO_LE32(X ## x); \
155 CPU_TO_LE32(X ## x); \
375 CPU_TO_LE32(SAVED_X)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/crypto/
H A Dchacha-core.S60 #define CPU_TO_LE32(n) \ macro
67 #define CPU_TO_LE32(n) macro
139 CPU_TO_LE32(X ## x); \
155 CPU_TO_LE32(X ## x); \
375 CPU_TO_LE32(SAVED_X)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/crypto/
H A Dchacha-core.S60 #define CPU_TO_LE32(n) \ macro
67 #define CPU_TO_LE32(n) macro
139 CPU_TO_LE32(X ## x); \
155 CPU_TO_LE32(X ## x); \
375 CPU_TO_LE32(SAVED_X)
/dports/sysutils/progsreiserfs/progsreiserfs-0.3.1-rc8/include/reiserfs/
H A Dendian.h48 # define CPU_TO_LE32(x) SWAP32(x) macro
64 # define CPU_TO_LE32(x) (x) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/lang/clover/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Ddisk_cache.c461 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
488 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Ddisk_cache.c453 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
480 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/sysutils/progsreiserfs/progsreiserfs-0.3.1-rc8/libreiserfs/
H A Dsegment.c132 blocks[unfm] = CPU_TO_LE32(blk); in callback_node_setup()
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1280 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
1307 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1280 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
1307 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1280 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
1307 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.c1281 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
1308 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Ddisk_cache.c1280 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_put_key()
1307 int i = CPU_TO_LE32(*key_chunk) & CACHE_INDEX_KEY_MASK; in disk_cache_has_key()

123