Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dbyteswap-common.h27 #define __bswap_constant_16(x) \ macro
31 # define __bswap_non_constant_16(x) __bswap_constant_16(x)
38 __bsv = __bswap_constant_16 (__bsx); \
46 return __bswap_constant_16 (__bsx); in __bswap_16()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dresolv.c902 #define NAMESERVER_PORT_N (__bswap_constant_16(NAMESERVER_PORT))

Completed in 8 milliseconds