Lines Matching full:negative
111 * check-name: shift too big or negative
118 shift-undef.c:6:19: warning: shift count is negative (-1)
119 shift-undef.c:7:19: warning: shift count is negative (-2)
120 shift-undef.c:8:19: warning: shift count is negative (-3)
124 shift-undef.c:24:29: warning: shift count is negative (-10)
125 shift-undef.c:25:29: warning: shift count is negative (-11)
126 shift-undef.c:26:29: warning: shift count is negative (-12)
130 shift-undef.c:35:16: warning: shift count is negative (-1)
131 shift-undef.c:36:16: warning: shift count is negative (-2)
132 shift-undef.c:37:16: warning: shift count is negative (-3)
136 shift-undef.c:53:26: warning: shift count is negative (-10)
137 shift-undef.c:54:26: warning: shift count is negative (-11)
138 shift-undef.c:55:26: warning: shift count is negative (-12)