Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/math-emu/
Dpoly_atan.c44 static const Xsig fixedpterm = MK_XSIG(0xaaaaaaaa, 0xaaaaaaaa, 0xaaaaaaaa); variable
158 add_two_Xsig(&accumulator, &fixedpterm, &dummy_exp); in poly_atan()