Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dpoly_tan.c21 #define HiPOWERop 3 /* odd poly, positive terms */ macro
22 static const unsigned long long oddplterm[HiPOWERop] =
125 polynomial_Xsig(&accumulatoro, &XSIG_LL(argSqSq), oddplterm, HiPOWERop-1); in poly_tan()