Searched refs:InternalMathSwapBytes64 (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DSwapBytes64.c38 return InternalMathSwapBytes64 (Value);
H A DMath64.c167 InternalMathSwapBytes64 ( function
H A DBaseLibInternals.h144 InternalMathSwapBytes64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DSwapBytes64.c32 InternalMathSwapBytes64 ( function
H A DSwapBytes64.asm31 ; InternalMathSwapBytes64 (
35 InternalMathSwapBytes64 PROC label
41 InternalMathSwapBytes64 ENDP
H A DSwapBytes64.S28 # InternalMathSwapBytes64 (
32 ASM_GLOBAL ASM_PFX(InternalMathSwapBytes64)
33 ASM_PFX(InternalMathSwapBytes64):
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S256 GCC_ASM_EXPORT(InternalMathSwapBytes64)
258 ASM_PFX(InternalMathSwapBytes64):

Completed in 62 milliseconds