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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dbswap.h58 #define __byte_swap_u16_constant(x) \ macro
72 __byte_swap_u16_constant(x) : __BYTE_SWAP_U16_VARIABLE(x))

Completed in 42 milliseconds