Searched defs:st1_ptr (Results 1 – 3 of 3) sorted by relevance
358 register FPU_REG *st1_ptr = st0_ptr; /* anticipate */ in fxtract() local780 FPU_REG *st1_ptr = &st(1); in do_fprem() local1022 FPU_REG *st1_ptr = &st(1), exponent; in fyl2x() local1193 FPU_REG *st1_ptr = &st(1); in fpatan() local1314 FPU_REG *st1_ptr = &st(1), a, b; in fyl2xp1() local1482 FPU_REG *st1_ptr = &st(1); in fscale() local
26 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) in poly_l2()106 FPU_REG * st0_ptr, FPU_REG * st1_ptr, FPU_REG * dest) in poly_l2p1()
52 FPU_REG *st1_ptr, u_char st1_tag) in poly_atan()