HelenOS sources

host2int16_t_le   104 boot/generic/include/byteorder.h #define host2int16_t_le(n) host2uint16_t_le(n)
host2int16_t_le   104 uspace/lib/c/include/byteorder.h #define host2int16_t_le(n) host2uint16_t_le(n)
host2int16_t_le   104 uspace/lib/posix/include/libc/byteorder.h #define host2int16_t_le(n) host2uint16_t_le(n)
HelenOS homepage, sources at GitHub