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