Home
last modified time | relevance | path

Searched refs:poly_l2p1 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/math-emu/
Dfpu_proto.h93 extern int poly_l2p1(u_char s0, u_char s1, FPU_REG *r0, FPU_REG *r1,
Dpoly_l2.c105 int poly_l2p1(u_char sign0, u_char sign1, in poly_l2p1() function
Dfpu_trig.c1327 if (poly_l2p1(sign, sign1, &a, &b, st1_ptr)) in fyl2xp1()