Home
last modified time | relevance | path

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

/external/syslinux/com32/include/
Dbyteswap.h10 #define __bswap_16_macro(v) ((uint16_t) \ macro
16 return __bswap_16_macro(v); in __bswap_16()
20 __bswap_16_macro(x) : __bswap_16(x))