HelenOS sources

host2int64_t_le   106 boot/generic/include/byteorder.h #define host2int64_t_le(n) host2uint64_t_le(n)
host2int64_t_le   106 uspace/lib/c/include/byteorder.h #define host2int64_t_le(n) host2uint64_t_le(n)
host2int64_t_le   106 uspace/lib/posix/include/libc/byteorder.h #define host2int64_t_le(n) host2uint64_t_le(n)
HelenOS homepage, sources at GitHub