Searched refs:ti_max (Results 1 – 1 of 1) sorted by relevance
33 const ti_int ti_max = (ti_int)((~(tu_int)0) / 2); in __fixxfti() local34 const ti_int ti_min = -ti_max - 1; in __fixxfti()43 return a > 0 ? ti_max : ti_min; in __fixxfti()