Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dbyteswap.c23 #undef RtlUshortByteSwap
37 RtlUshortByteSwap( in RtlUshortByteSwap() function
67 …return ((ULONG)RtlUshortByteSwap((USHORT)Source) << 16) | RtlUshortByteSwap((USHORT)(Source >> 16)… in RtlUlongByteSwap()
H A Dlargeint.c21 #undef RtlUshortByteSwap
22 USHORT FASTCALL RtlUshortByteSwap(USHORT Source);
23 PVOID Dummy = RtlUshortByteSwap;
H A Dnetwork.c932 address->u.Word[n_bytes/2] = RtlUshortByteSwap(ip_component); in ipv6_string_to_address()
941 address->u.Word[n_bytes/2] = RtlUshortByteSwap(ip_component); in ipv6_string_to_address()
983 port_component = RtlUshortByteSwap(port_component); in ipv6_string_to_address()
H A Dactctx.c2946 new_buff[i] = RtlUshortByteSwap( buf[i] ); in parse_manifest()
/reactos/sdk/lib/rtl/i386/
H A Drtlswap.S12 PUBLIC @RtlUshortByteSwap@4
19 FUNC @RtlUshortByteSwap@4
/reactos/drivers/storage/ide/uniata/inc/
H A Dmisc.h9 #define MOV_DW_SWP(a,b) ( ((PUSHORT)&(a))[0] = RtlUshortByteSwap(*(PUSHORT)&(b)))
10 #define MOV_SWP_DW2DD(a,b) ((a) = RtlUshortByteSwap(*(PUSHORT)&(b)))
/reactos/dll/win32/ole32/
H A Dstorage32.h535 #define htole16(x) RtlUshortByteSwap(x)
538 #define lendian16toh(x) RtlUshortByteSwap(x)
/reactos/boot/freeldr/freeldr/arch/drivers/
H A Dhwide.c827 Id.SerialNumber[i] = RtlUshortByteSwap(Id.SerialNumber[i]); in IdentifyDevice()
830 Id.FirmwareRevision[i] = RtlUshortByteSwap(Id.FirmwareRevision[i]); in IdentifyDevice()
833 Id.ModelNumber[i] = RtlUshortByteSwap(Id.ModelNumber[i]); in IdentifyDevice()
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dmodule.h58 #define RtlUshortByteSwap(_x) _byteswap_ushort((USHORT)(_x)) macro
67 RtlUshortByteSwap(
85 #define __swab16(x) RtlUshortByteSwap(x)
/reactos/drivers/bus/isapnp/
H A Dhardware.c631 LogDevice->LogProdId = RtlUshortByteSwap(Temp.ProdId); in ParseTags()
661 CompatibleId->ProdId = RtlUshortByteSwap(Temp.ProdId); in ParseTags()
1402 Identifier.ProdId = RtlUshortByteSwap(Identifier.ProdId); in IsaHwFillDeviceList()
/reactos/sdk/include/psdk/
H A Dnetiodef.h646 return RtlUshortByteSwap(Header->FlagsAndOffset & IP4_OFF_MASK) << 3; in Ip4FragmentOffset()
876 return RtlUshortByteSwap(Header->OffsetAndFlags & IP6F_OFF_MASK); in Ip6FragmentOffset()
/reactos/subsystems/mvdm/ntvdm/hardware/
H A Ddisk.c302 DiskImage->DiskInfo.Cylinders = RtlUshortByteSwap(vhd_footer.cyls); // FIXME: Big endian! in MountHDD()
/reactos/dll/directx/wine/dsound/
H A Ddsound_convert.c40 #define le16(x) RtlUshortByteSwap((x))
/reactos/dll/win32/mapi32/
H A Dutil.c389 lpData[i] = RtlUshortByteSwap(lpData[i]); in SwapPword()
/reactos/dll/win32/wintrust/
H A Dasn.c44 #define hton16(x) RtlUshortByteSwap(x)
45 #define n16toh(x) RtlUshortByteSwap(x)
/reactos/dll/win32/windowscodecs/
H A Dmetadatahandler.c670 #define SWAP_USHORT(x) do { if (!native_byte_order) (x) = RtlUshortByteSwap(x); } while(0)
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h3003 static inline USHORT RtlUshortByteSwap(USHORT s) in RtlUshortByteSwap() function
3014 return ((ULONG)RtlUshortByteSwap((USHORT)i) << 16) | RtlUshortByteSwap((USHORT)(i >> 16)); in RtlUlongByteSwap()
/reactos/sdk/include/xdk/
H A Drtlfuncs.h970 RtlUshortByteSwap(
3214 #define RtlUshortByteSwap(_x) _byteswap_ushort((USHORT)(_x)) macro
/reactos/dll/win32/cabinet/
H A Dfci.c58 #define fci_endian_uword(x) RtlUshortByteSwap(x)
/reactos/dll/win32/kernel32/wine/
H A Dprofile.c153 shortbuffer[i] = RtlUshortByteSwap(shortbuffer[i]); in PROFILE_ByteSwapShortBuffer()
/reactos/dll/win32/usp10/
H A Dopentype.c43 #define GET_BE_WORD(x) RtlUshortByteSwap(x)
/reactos/ntoskrnl/
H A Dntoskrnl.spec1323 @ fastcall -arch=i386,arm RtlUshortByteSwap(long)
/reactos/sdk/include/ndk/
H A Drtlfuncs.h1867 #define RtlUshortByteSwap(_x) _byteswap_ushort((USHORT)(_x)) macro
/reactos/dll/ntdll/def/
H A Dntdll.spec9 @ fastcall -arch=i386 RtlUshortByteSwap(long)
/reactos/dll/win32/kernel32/winnls/string/
H A Dlocale.c3265 *dst++ = RtlUshortByteSwap(*src++); in map_byterev()