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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DMultU64x64.c43 Result = InternalMathMultU64x64 (Multiplicand, Multiplier);
H A DMath64.c221 InternalMathMultU64x64 ( function
H A DBaseLibInternals.h185 InternalMathMultU64x64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DMultU64x64.asm29 ; InternalMathMultU64x64 (
34 InternalMathMultU64x64 PROC USES ebx label
45 InternalMathMultU64x64 ENDP
H A DMultU64x64.S22 ASM_GLOBAL ASM_PFX(InternalMathMultU64x64)
27 # InternalMathMultU64x64 (
32 ASM_PFX(InternalMathMultU64x64):
H A DMultU64x64.c34 InternalMathMultU64x64 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S141 GCC_ASM_EXPORT(InternalMathMultU64x64)
143 ASM_PFX(InternalMathMultU64x64):

Completed in 35 milliseconds