Searched defs:LShiftU64 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DLShiftU64.c34 LShiftU64 ( function
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/test/
H A Dfsw_posix_base.h88 #define LShiftU64(val, shift) ((val) << (shift)) macro

Completed in 54 milliseconds