Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.h24 #define NTOHS _UNIX_EFI_NAME_MANGLE_NTOHS_ macro
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dendian.h127 #define NTOHS(x) (void) (x) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DNetLib.h222 #define NTOHS(x) SwapBytes16 (x) macro