Searched defs:bswap16 (Results 1 - 4 of 4) sorted by relevance
| /src/common/lib/libc/gen/ | ||
| H A D | bswap16.c | 19 bswap16(uint16_t x) function in typeref:typename:uint16_t |
| /src/lib/libc/gen/ | ||
| H A D | Lint_bswap16.c | 8 bswap16(u_int16_t b16) function in typeref:typename:u_int16_t |
| /src/sys/sys/ | ||
| H A D | bswap.h | 71 #define bswap16(x) \ macro |
| /src/tools/compat/ | ||
| H A D | compat_defs.h | 432 #define bswap16(x) __nbcompat_bswap16(x) macro |
Completed in 6 milliseconds