Searched refs:strtoi_max (Results 1 – 7 of 7) sorted by relevance
93 strtoi_utype ucutoff = (strtoi_utype) strtoi_max + flags; in strtoi()97 strtoi_type cutoff = strtoi_max / base; in strtoi()98 unsigned int cutlim = strtoi_max % base; in strtoi()142 val = strtoi_max; in strtoi()
34 #define strtoi_max ULONG_MAX macro
34 #define strtoi_max ULLONG_MAX macro
34 #define strtoi_max UINTMAX_MAX macro
35 #define strtoi_max LONG_MAX macro
35 #define strtoi_max LLONG_MAX macro
35 #define strtoi_max INTMAX_MAX macro