Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DModU64x32.S24 .globl ASM_PFX(InternalMathModU64x32)
29 # InternalMathModU64x32 (
34 ASM_PFX(InternalMathModU64x32):
DModU64x32.asm29 ; InternalMathModU64x32 (
34 InternalMathModU64x32 PROC label
43 InternalMathModU64x32 ENDP
DModU64x32.c27 InternalMathModU64x32 ( in InternalMathModU64x32() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DModU64x32.S22 ASM_GLOBAL ASM_PFX(InternalMathModU64x32)
27 # InternalMathModU64x32 (
32 ASM_PFX(InternalMathModU64x32):
DModU64x32.asm29 ; InternalMathModU64x32 (
34 InternalMathModU64x32 PROC label
43 InternalMathModU64x32 ENDP
DModU64x32.c34 InternalMathModU64x32 ( in InternalMathModU64x32() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DModU64x32.c44 return InternalMathModU64x32 (Dividend, Divisor); in ModU64x32()
DMath64.c269 InternalMathModU64x32 ( in InternalMathModU64x32() function
DBaseLibInternals.h227 InternalMathModU64x32 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DModU64x32.c49 return InternalMathModU64x32 (Dividend, Divisor); in ModU64x32()
DMath64.c279 InternalMathModU64x32 ( in InternalMathModU64x32() function
DBaseLibInternals.h243 InternalMathModU64x32 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S165 GCC_ASM_EXPORT(InternalMathModU64x32)
167 ASM_PFX(InternalMathModU64x32):