HelenOS sources
uint64_t_be2host 101 boot/generic/include/byteorder.h #define int64_t_be2host(n) uint64_t_be2host(n)
uint64_t_be2host 949 uspace/lib/bithenge/src/transform.c MAKE_UINT_TRANSFORM(uint64be, uint64_t, uint64_t_be2host, prefix_length_8);
uint64_t_be2host 101 uspace/lib/c/include/byteorder.h #define int64_t_be2host(n) uint64_t_be2host(n)
uint64_t_be2host 137 uspace/lib/c/include/ddi.h return uint64_t_be2host(pio_read_64(reg));
uint64_t_be2host 101 uspace/lib/posix/include/libc/byteorder.h #define int64_t_be2host(n) uint64_t_be2host(n)
uint64_t_be2host 137 uspace/lib/posix/include/libc/ddi.h return uint64_t_be2host(pio_read_64(reg));
HelenOS homepage, sources at GitHub