Home
last modified time | relevance | path

Searched refs:InternalMathDivRemS64x64 (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DDivS64x64Remainder.c53 return InternalMathDivRemS64x64 (Dividend, Divisor, Remainder); in DivS64x64Remainder()
DMath64.c367 InternalMathDivRemS64x64 ( in InternalMathDivRemS64x64() function
DBaseLibInternals.h316 InternalMathDivRemS64x64 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DDivS64x64Remainder.c52 return InternalMathDivRemS64x64 (Dividend, Divisor, Remainder); in DivS64x64Remainder()
DMath64.c358 InternalMathDivRemS64x64 ( in InternalMathDivRemS64x64() function
DBaseLibInternals.h301 InternalMathDivRemS64x64 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DDivS64x64Remainder.c43 InternalMathDivRemS64x64 ( in InternalMathDivRemS64x64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DDivS64x64Remainder.c36 InternalMathDivRemS64x64 ( in InternalMathDivRemS64x64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S230 GCC_ASM_EXPORT(InternalMathDivRemS64x64)
232 ASM_PFX(InternalMathDivRemS64x64):