f_rshift         1028 rational.c     	x = f_rshift(x, LONG2NUM(q));
f_rshift         1073 rational.c     	num = f_rshift(num, LONG2NUM(ne));
f_rshift         1079 rational.c     	den = f_rshift(den, LONG2NUM(de));