Home | History | Annotate | Download | only in dist

Lines Matching full:isneg

2059   int isNeg = 0;
2061 isNeg = 1;
2085 return isNeg? -v : v;