Searched defs:BaseLib (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/Ia32/
H A DMathDivU64x64.c17 #include <Library/BaseLib.h>
77 ; Call native DivU64x64Remainder of BaseLib local
H A DMathMultS64x64.c17 #include <Library/BaseLib.h>
68 ; Call native MulS64x64 of BaseLib local
H A DMathReminderU64x64.c17 #include <Library/BaseLib.h>
76 ; Call native DivU64x64Remainder of BaseLib local
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/CRT/Ia32/
H A Dlldiv.c17 #include <Library/BaseLib.h>
86 ; Call native DivS64x64Remainder of BaseLib local
H A Dllmul.c17 #include <Library/BaseLib.h>
68 ; Call native MulS64x64 of BaseLib local
H A Dllrem.c17 #include <Library/BaseLib.h>
76 ; Call native DivS64x64Remainder of BaseLib local
H A Dulldiv.c17 #include <Library/BaseLib.h>
77 ; Call native DivU64x64Remainder of BaseLib local
H A Dullrem.c17 #include <Library/BaseLib.h>
76 ; Call native DivU64x64Remainder of BaseLib local
H A Dlldvrm.c17 #include <Library/BaseLib.h>
82 ; Call native DivS64x64Remainder of BaseLib local
H A Dulldvrm.c17 #include <Library/BaseLib.h>
82 ; Call native DivU64x64Remainder of BaseLib local

Completed in 51 milliseconds