ReactOS
0.4.15-dev-5618-g8866b9d
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
USHORT FASTCALL | RtlUshortByteSwap (IN USHORT Source) |
ULONG FASTCALL | RtlUlongByteSwap (IN ULONG Source) |
ULONGLONG FASTCALL | RtlUlonglongByteSwap (IN ULONGLONG Source) |
#define NDEBUG |
Definition at line 13 of file byteswap.c.
Definition at line 61 of file byteswap.c.
Referenced by RtlUlonglongByteSwap().
Definition at line 86 of file byteswap.c.
Definition at line 37 of file byteswap.c.
Referenced by RtlUlongByteSwap().