Searched refs:di_min (Results 1 – 1 of 1) sorted by relevance
34 const di_int di_min = -di_max - 1; in __fixxfdi() local41 return a > 0 ? di_max : di_min; in __fixxfdi()