Searched defs:DivU64x64Remainder (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DDivU64x64Remainder.c41 DivU64x64Remainder ( function
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/
H A DMathDivU64x64.c30 // DivU64x64Remainder (
77 ; Call native DivU64x64Remainder of BaseLib
79 call DivU64x64Remainder local
H A DMathReminderU64x64.c27 // Wrapper Implementation over EDKII DivU64x64Remainder() routine
30 // DivU64x64Remainder (
76 ; Call native DivU64x64Remainder of BaseLib
78 call DivU64x64Remainder local
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/
H A Dulldiv.c30 // DivU64x64Remainder (
77 ; Call native DivU64x64Remainder of BaseLib
79 call DivU64x64Remainder local
H A Dullrem.c27 // Wrapper Implementation over EDKII DivU64x64Remainder() routine
30 // DivU64x64Remainder (
76 ; Call native DivU64x64Remainder of BaseLib
78 call DivU64x64Remainder local
H A Dulldvrm.c27 // Wrapper Implementation over EDKII DivU64x64Remainder() routine
30 // DivU64x64Remainder (
82 ; Call native DivU64x64Remainder of BaseLib
84 call DivU64x64Remainder local

Completed in 43 milliseconds