Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Dendian.h103 #define __bswap16_constant(x) \ macro
109 __bswap16_constant((__uint16_t)(x)) : \
/f-stack/freebsd/arm/include/
H A Dendian.h123 #define __bswap16_constant(x) \ macro
129 __bswap16_constant(x) : \