Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dpoly_atan.c22 #define HIPOWERon 6 /* odd poly, negative terms */ macro
23 static const unsigned long long oddnegterms[HIPOWERon] =
174 polynomial_Xsig(&accumulator, &XSIG_LL(argSqSq), oddnegterms, HIPOWERon-1); in poly_atan()