HelenOS sources

host2int64_t_be   111 boot/generic/include/byteorder.h #define host2int64_t_be(n) host2uint64_t_be(n)
host2int64_t_be   111 uspace/lib/c/include/byteorder.h #define host2int64_t_be(n) host2uint64_t_be(n)
host2int64_t_be   111 uspace/lib/posix/include/libc/byteorder.h #define host2int64_t_be(n) host2uint64_t_be(n)
HelenOS homepage, sources at GitHub