HelenOS sources

host2int32_t_be   110 boot/generic/include/byteorder.h #define host2int32_t_be(n) host2uint32_t_be(n)
host2int32_t_be   110 uspace/lib/c/include/byteorder.h #define host2int32_t_be(n) host2uint32_t_be(n)
host2int32_t_be   110 uspace/lib/posix/include/libc/byteorder.h #define host2int32_t_be(n) host2uint32_t_be(n)
HelenOS homepage, sources at GitHub