HelenOS sources

_strtounsigned    236 common/strtol.c static inline uintmax_t _strtounsigned(const char *nptr, char **endptr, int base,
_strtounsigned    236 kernel/generic/common/strtol.c static inline uintmax_t _strtounsigned(const char *nptr, char **endptr, int base,
_strtounsigned    236 uspace/lib/c/common/strtol.c static inline uintmax_t _strtounsigned(const char *nptr, char **endptr, int base,
HelenOS homepage, sources at GitHub