HelenOS sources

host2int16_t_be   109 boot/generic/include/byteorder.h #define host2int16_t_be(n) host2uint16_t_be(n)
host2int16_t_be   109 uspace/lib/c/include/byteorder.h #define host2int16_t_be(n) host2uint16_t_be(n)
host2int16_t_be   109 uspace/lib/posix/include/libc/byteorder.h #define host2int16_t_be(n) host2uint16_t_be(n)
HelenOS homepage, sources at GitHub