HelenOS sources

int16_t_be2host    99 boot/generic/include/byteorder.h #define int16_t_be2host(n) uint16_t_be2host(n)
int16_t_be2host    99 uspace/lib/c/include/byteorder.h #define int16_t_be2host(n) uint16_t_be2host(n)
int16_t_be2host    99 uspace/lib/posix/include/libc/byteorder.h #define int16_t_be2host(n) uint16_t_be2host(n)
HelenOS homepage, sources at GitHub