Home
last modified time | relevance | path

Searched defs:NTOHL (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.h22 #define NTOHL _UNIX_EFI_NAME_MANGLE_NTOHL_ macro
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dendian.h126 #define NTOHL(x) (void) (x) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DNetLib.h186 #define NTOHL(x) SwapBytes32 (x) macro