Home
last modified time | relevance | path

Searched refs:InternalMathDivU64x32 (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DDivU64x32.S24 .globl ASM_PFX(InternalMathDivU64x32)
29 # InternalMathDivU64x32 (
34 ASM_PFX(InternalMathDivU64x32):
DDivU64x32.asm29 ; InternalMathDivU64x32 (
34 InternalMathDivU64x32 PROC label
44 InternalMathDivU64x32 ENDP
DDivU64x32.c19 InternalMathDivU64x32 ( in InternalMathDivU64x32() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DDivU64x32.S22 ASM_GLOBAL ASM_PFX(InternalMathDivU64x32)
27 # InternalMathDivU64x32 (
32 ASM_PFX(InternalMathDivU64x32):
DDivU64x32.asm29 ; InternalMathDivU64x32 (
34 InternalMathDivU64x32 PROC label
44 InternalMathDivU64x32 ENDP
DDivU64x32.c34 InternalMathDivU64x32 ( in InternalMathDivU64x32() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DDivU64x32.c44 return InternalMathDivU64x32 (Dividend, Divisor); in DivU64x32()
DMath64.c245 InternalMathDivU64x32 ( in InternalMathDivU64x32() function
DBaseLibInternals.h206 InternalMathDivU64x32 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DDivU64x32.c49 return InternalMathDivU64x32 (Dividend, Divisor); in GlueDivU64x32()
DMath64.c255 InternalMathDivU64x32 ( in InternalMathDivU64x32() function
DBaseLibInternals.h222 InternalMathDivU64x32 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S154 GCC_ASM_EXPORT(InternalMathDivU64x32)
156 ASM_PFX(InternalMathDivU64x32):