#include "nt.h"
#include "ntrtlp.h"
Go to the source code of this file.
Functions | |
USHORT FASTCALL | RtlUshortByteSwap (IN USHORT Source) |
ULONG FASTCALL | RtlUlongByteSwap (IN ULONG Source) |
ULONGLONG FASTCALL | RtlUlonglongByteSwap (IN ULONGLONG Source) |
|
Definition at line 60 of file byteswap.c.
|
|
Definition at line 94 of file byteswap.c.
|
|
Definition at line 28 of file byteswap.c. References USHORT.
|