HelenOS sources

int32_t_le2host    95 boot/generic/include/byteorder.h #define int32_t_le2host(n) uint32_t_le2host(n)
int32_t_le2host    95 uspace/lib/c/include/byteorder.h #define int32_t_le2host(n) uint32_t_le2host(n)
int32_t_le2host    95 uspace/lib/posix/include/libc/byteorder.h #define int32_t_le2host(n) uint32_t_le2host(n)
HelenOS homepage, sources at GitHub