Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dpoly_atan.c45 static const Xsig fixedpterm = MK_XSIG(0xaaaaaaaa, 0xaaaaaaaa, 0xaaaaaaaa); variable
159 add_two_Xsig(&accumulator, &fixedpterm, &dummy_exp); in poly_atan()