Searched defs:arith_rshift_1 (Results 1 – 1 of 1) sorted by relevance
138 # define arith_rshift_1(x) ((x) >> 1) macro142 # define arith_rshift_1(x) arith_rshift_slow(x,1) macro145 # define arith_rshift_1(x) arith_rshift_slow(x,1) macro