Lines Matching defs:sign
823 static const int sign[8] = {0, 0, 0, 1, 1, 0, 1, 1};825 return sign[(neg++) % 8];