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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dbswap.h52 #define __byte_swap_u32_constant(x) \ macro
68 __byte_swap_u32_constant(x) : __BYTE_SWAP_U32_VARIABLE(x))

Completed in 31 milliseconds