HelenOS sources

_max_value        184 common/strtol.c 	uintmax_t max = _max_value(base);
_max_value        184 kernel/generic/common/strtol.c 	uintmax_t max = _max_value(base);
_max_value        184 uspace/lib/c/common/strtol.c 	uintmax_t max = _max_value(base);
HelenOS homepage, sources at GitHub