HelenOS sources

int64_t_be2host   101 boot/generic/include/byteorder.h #define int64_t_be2host(n) uint64_t_be2host(n)
int64_t_be2host   101 uspace/lib/c/include/byteorder.h #define int64_t_be2host(n) uint64_t_be2host(n)
int64_t_be2host   101 uspace/lib/posix/include/libc/byteorder.h #define int64_t_be2host(n) uint64_t_be2host(n)
HelenOS homepage, sources at GitHub