Home | History | Annotate | Download | only in orig

Lines Matching refs:isNeg

1813   int isNeg = 0;
1815 isNeg = 1;
1839 return isNeg? -v : v;