HelenOS sources

int64_t_le2host    96 boot/generic/include/byteorder.h #define int64_t_le2host(n) uint64_t_le2host(n)
int64_t_le2host    96 uspace/lib/c/include/byteorder.h #define int64_t_le2host(n) uint64_t_le2host(n)
int64_t_le2host    96 uspace/lib/posix/include/libc/byteorder.h #define int64_t_le2host(n) uint64_t_le2host(n)
HelenOS homepage, sources at GitHub