TianoCore EDK2
master
Loading...
Searching...
No Matches
SwapBytes64.c
Go to the documentation of this file.
1
9
#include "
BaseLibInternals.h
"
10
23
UINT64
24
EFIAPI
25
SwapBytes64
(
26
IN
UINT64 Value
27
)
28
{
29
return
InternalMathSwapBytes64
(Value);
30
}
BaseLibInternals.h
InternalMathSwapBytes64
UINT64 EFIAPI InternalMathSwapBytes64(IN UINT64 Operand)
Definition:
SwapBytes64.c:23
IN
#define IN
Definition:
Base.h:279
SwapBytes64
UINT64 EFIAPI SwapBytes64(IN UINT64 Value)
Definition:
SwapBytes64.c:25
MdePkg
Library
BaseLib
SwapBytes64.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6