HomeSort by relevance Sort by last modified time
    Searched defs:DivU64x64Remainder (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DivU64x64Remainder.c 14 DivU64x64Remainder.c
45 DivU64x64Remainder (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DivU64x64Remainder.c 41 DivU64x64Remainder (
  /device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
ulldiv.c 30 // DivU64x64Remainder (
77 ; Call native DivU64x64Remainder of BaseLib
79 call DivU64x64Remainder
ullrem.c 27 // Wrapper Implementation over EDKII DivU64x64Remainder() routine
30 // DivU64x64Remainder (
76 ; Call native DivU64x64Remainder of BaseLib
78 call DivU64x64Remainder
ulldvrm.c 27 // Wrapper Implementation over EDKII DivU64x64Remainder() routine
30 // DivU64x64Remainder (
82 ; Call native DivU64x64Remainder of BaseLib
84 call DivU64x64Remainder

Completed in 695 milliseconds