Home | History | Annotate | Download | only in Thumb2

Lines Matching defs:zeroes

37     int zeroes =  (value & 0x0007ffff);
38 if (zeroes != 0)
679 int zeroes = (value & 0x0000ffff);
680 if (zeroes != 0)