Searched defs:st1_sign (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/math-emu/ | ||
D | poly_l2.c | 26 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) in poly_l2() |
D | fpu_trig.c | 785 u_char st0_sign, st1_sign; in do_fprem() local |