Home
last modified time | relevance | path

Searched defs:st1_sign (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/math-emu/
Dpoly_l2.c26 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) in poly_l2()
Dfpu_trig.c785 u_char st0_sign, st1_sign; in do_fprem() local