Home | History | Annotate | Download | only in orig

Lines Matching full:isneg

2037   int isNeg = 0;
2039 isNeg = 1;
2063 return isNeg? -v : v;