Home
last modified time | relevance | path

Searched refs:OSSwapLittleToHostInt32 (Results 76 – 100 of 105) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbyteorder.h34 #define le32toh(v) OSSwapLittleToHostInt32(v)
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dbyteorder.h34 #define le32toh(v) OSSwapLittleToHostInt32(v)
/dports/x11/xcb-util-cursor/xcb-util-cursor-0.1.3/cursor/
H A Dparse_cursor_file.c53 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dbyte_order.h36 #define le32toh(v) OSSwapLittleToHostInt32(v)
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/3rdparty/everest/include/everest/kremlin/
H A Dc_endianness.h32 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/verified/kremlin/include/kremlin/
H A Dlowstar_endianness.h32 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/verified/kremlin/include/kremlin/
H A Dlowstar_endianness.h32 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/verified/kremlin/include/kremlin/
H A Dlowstar_endianness.h32 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/security/py-bcrypt/bcrypt-3.2.0/src/_csrc/
H A Dportable_endian.h81 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/security/nss/nss-3.76.1/nss/lib/freebl/verified/kremlin/include/kremlin/
H A Dlowstar_endianness.h32 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/verified/kremlin/include/kremlin/
H A Dlowstar_endianness.h32 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/verified/kremlin/include/kremlin/
H A Dlowstar_endianness.h32 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/databases/py-psycopg-c/psycopg-c-3.0.5/psycopg_c/_psycopg/
H A Dendian.pxd43 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/security/n2n/n2n-2.8/include/
H A Dportable_endian.h85 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/aircrack-osdep/
H A Dbyteorder.h147 #define __le32_to_cpu(x) (unsigned long) OSSwapLittleToHostInt32((uint32_t) x)
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DEndian53 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/converters/bsdconv/bsdconv-11.6/src/
H A Dbsdconv.h29 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/freebl/verified/
H A Dkremlib.h202 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/devel/liblas/libLAS-1.8.1/apps/
H A Dlas2pg.c39 # define le32toh(x) OSSwapLittleToHostInt32(x)
H A Dlas2col.c44 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_define.h.in376 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/security/eschalot/eschalot-a45bad5/
H A Deschalot.c36 #define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/biology/biosig/biosig-2.3.3/biosig4c++/
H A Dbiosig-dev.h654 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/www/srt/srt-1.4.4/srtcore/
H A Dutilities.h102 # define le32toh(x) OSSwapLittleToHostInt32(x)
/dports/lang/pocl/pocl-1.8/lib/CL/
H A Dpocl_cl.h1502 #define le32toh(x) OSSwapLittleToHostInt32(x)

12345