Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dpoly_atan.c34 /* 0xaaaaaaaaaaaaaaabLL, transferred to fixedpterm[] */
45 static const Xsig fixedpterm = MK_XSIG(0xaaaaaaaa, 0xaaaaaaaa, 0xaaaaaaaa); variable
159 add_two_Xsig(&accumulator, &fixedpterm, &dummy_exp); in poly_atan()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dpoly_atan.c34 /* 0xaaaaaaaaaaaaaaabLL, transferred to fixedpterm[] */
45 static const Xsig fixedpterm = MK_XSIG(0xaaaaaaaa, 0xaaaaaaaa, 0xaaaaaaaa); variable
159 add_two_Xsig(&accumulator, &fixedpterm, &dummy_exp); in poly_atan()

Completed in 1 milliseconds