Home | History | Annotate | Download | only in target-arm

Lines Matching refs:INT_MIN

542     if (num == INT_MIN && den == -1)
543 return INT_MIN;