Home | History | Annotate | Download | only in dist

Lines Matching refs:isNeg

1833   int isNeg = 0;
1835 isNeg = 1;
1859 return isNeg? -v : v;