Searched refs:ucutoff (Results 1 – 1 of 1) sorted by relevance
93 strtoi_utype ucutoff = (strtoi_utype) strtoi_max + flags; in strtoi() local94 strtoi_type cutoff = ucutoff / base; in strtoi()95 unsigned int cutlim = ucutoff % base; in strtoi()140 val = (strtoi_type) ucutoff; in strtoi()