Searched refs:InternalMathDivRemU64x32 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DDivU64x32Remainder.c48 return InternalMathDivRemU64x32 (Dividend, Divisor, Remainder);
H A DMath64.c296 InternalMathDivRemU64x32 ( function
H A DBaseLibInternals.h251 InternalMathDivRemU64x32 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DDivU64x32Remainder.asm29 ; InternalMathDivRemU64x32 (
35 InternalMathDivRemU64x32 PROC label
49 InternalMathDivRemU64x32 ENDP
H A DDivU64x32Remainder.S22 ASM_GLOBAL ASM_PFX(InternalMathDivRemU64x32)
27 # InternalMathDivRemU64x32 (
33 ASM_PFX(InternalMathDivRemU64x32):
H A DDivU64x32Remainder.c34 InternalMathDivRemU64x32 ( function
H A DDivU64x64Remainder.S23 ASM_GLOBAL ASM_PFX(InternalMathDivRemU64x32), ASM_PFX(InternalMathDivRemU64x64)
43 jmp ASM_PFX(InternalMathDivRemU64x32)
H A DDivU64x64Remainder.asm27 EXTERN InternalMathDivRemU64x32:PROC
47 jmp InternalMathDivRemU64x32
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S176 GCC_ASM_EXPORT(InternalMathDivRemU64x32)
178 ASM_PFX(InternalMathDivRemU64x32):

Completed in 58 milliseconds