Home
last modified time | relevance | path

Searched refs:CPU_TO_LE32 (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/lang/clover/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Dcompiler.h53 #define CPU_TO_LE32( x ) bswap_32( x ) macro
56 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x ) macro
59 #define CPU_TO_LE32( x ) htole32( x ) macro
62 #define CPU_TO_LE32( x ) bswap32( x ) macro
66 #define CPU_TO_LE32( x ) ( x ) macro
69 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dcompiler.h149 #define CPU_TO_LE32( x ) bswap_32( x ) macro
152 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x )
154 static inline GLuint CPU_TO_LE32(GLuint x)
163 #define CPU_TO_LE32( x ) htole32( x )
166 #define CPU_TO_LE32( x ) bswap32( x )
170 #define CPU_TO_LE32( x ) ( x )
173 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/main/
H A Dcompiler.h149 #define CPU_TO_LE32( x ) bswap_32( x ) macro
152 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x )
154 static inline GLuint CPU_TO_LE32(GLuint x)
163 #define CPU_TO_LE32( x ) htole32( x )
166 #define CPU_TO_LE32( x ) bswap32( x )
170 #define CPU_TO_LE32( x ) ( x )
173 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/include/
H A Dcompiler.h173 #define CPU_TO_LE32( x ) bswap_32( x ) macro
176 #define CPU_TO_LE32( x ) CFSwapInt32HostToLittle( x )
178 static INLINE GLuint CPU_TO_LE32(GLuint x)
187 #define CPU_TO_LE32( x ) htole32( x )
190 #define CPU_TO_LE32( x ) bswap32( x )
194 #define CPU_TO_LE32( x ) ( x )
197 #define LE32_TO_CPU( x ) CPU_TO_LE32( x )
/dports/sysutils/progsreiserfs/progsreiserfs-0.3.1-rc8/libreiserfs/
H A Dobject.c122 objectids[i] = CPU_TO_LE32(objectid); in reiserfs_object_use()
127 objectids[i + 1] = CPU_TO_LE32(LE32_TO_CPU(objectids[i + 1]) + 1); in reiserfs_object_use()
141 objectids[i] = CPU_TO_LE32(objectid); in reiserfs_object_use()
149 objectids[i] = CPU_TO_LE32(objectid); in reiserfs_object_use()
150 objectids[i + 1] = CPU_TO_LE32(objectid + 1); in reiserfs_object_use()
156 objectids[i] = CPU_TO_LE32(objectid); in reiserfs_object_use()
157 objectids[i + 1] = CPU_TO_LE32(objectid + 1); in reiserfs_object_use()
160 objectids[i - 1] = CPU_TO_LE32(objectid + 1); in reiserfs_object_use()
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/ccan/ccan/endian/
H A Dendian.h140 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native)) macro
168 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native)) macro
237 return CPU_TO_LE32(native); in cpu_to_le32()
/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/include/faup/
H A Dendian.h139 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native)) macro
167 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native)) macro
236 return CPU_TO_LE32(native); in cpu_to_le32()
/dports/emulators/qemu60/qemu-6.0.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/ccan/ccan/endian/
H A Dendian.h161 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)(native)) macro
189 #define CPU_TO_LE32(native) ((ENDIAN_CAST leint32_t)BSWAP_32(native)) macro
258 return CPU_TO_LE32(native); in cpu_to_le32()
/dports/emulators/qemu5/qemu-5.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/emulators/qemu-powernv/qemu-powernv-3.0.50/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()

123