Searched defs:multmax (Results 1 – 5 of 5) sorted by relevance
56 unsigned long multmax; in ddi_strtoul() local
56 u_longlong_t multmax; in ddi_strtoull() local
64 _WULONG_T multmax; in wcstoull() local
47 uint64_t multmax; in strtoint() local
115 uintmax_t multmax = (uintmax_t)ULLONG_MAX / (uintmax_t)(uint_t)base; in strtonum() local