gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:bswap16 (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/lib/libkern/bswap16.c - 498B - 25 lines
20: uint16_t
21: bswap16(x)
22:         uint16_t x;
bsd_source/t2ex/network/net/src_bsd/sys/bswap.h - 2.4KB - 81 lines
18: #if defined(_KERNEL) || defined(_STANDALONE) || !defined(__BSWAP_RENAME)
19: uint16_t bswap16(uint16_t) __attribute__((__const__));
20: uint32_t bswap32(uint32_t) __attribute__((__const__));
More results from bswap.h