tag
line
file
source code
round
763
arch/i386/math-emu/fpu_trig.c
static void do_fprem(FPU_REG *st0_ptr, int round)
round
819
arch/i386/math-emu/fpu_trig.c
if ( (round == RC_RND) && (tmp.sigh & 0xc0000000) )