Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h56 #define LShiftU64(_Op, _Count) GlueLShiftU64(_Op, _Count) argument
57 #define RShiftU64(_Op, _Count) GlueRShiftU64(_Op, _Count) argument