HelenOS sources

int32_t_be2host   100 boot/generic/include/byteorder.h #define int32_t_be2host(n) uint32_t_be2host(n)
int32_t_be2host   100 uspace/lib/c/include/byteorder.h #define int32_t_be2host(n) uint32_t_be2host(n)
int32_t_be2host   100 uspace/lib/posix/include/libc/byteorder.h #define int32_t_be2host(n) uint32_t_be2host(n)
HelenOS homepage, sources at GitHub