Lines Matching defs:round_up
1005 int round_up;1031 round_up = (abs_ival & lsb) && (abs_ival & (3*lsb-1));1033 if (round_up)