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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DModU64x32.c44 return InternalMathModU64x32 (Dividend, Divisor);
H A DMath64.c269 InternalMathModU64x32 ( function
H A DBaseLibInternals.h227 InternalMathModU64x32 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DModU64x32.c34 InternalMathModU64x32 ( function
H A DModU64x32.S22 ASM_GLOBAL ASM_PFX(InternalMathModU64x32)
27 # InternalMathModU64x32 (
32 ASM_PFX(InternalMathModU64x32):
H A DModU64x32.asm29 ; InternalMathModU64x32 (
34 InternalMathModU64x32 PROC label
43 InternalMathModU64x32 ENDP
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S165 GCC_ASM_EXPORT(InternalMathModU64x32)
167 ASM_PFX(InternalMathModU64x32):

Completed in 92 milliseconds