Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dpoly_tan.c43 #define HiPOWERen 2 /* even poly, negative terms */ macro
44 static const unsigned long long evennegterm[HiPOWERen] =
134 polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evennegterm, HiPOWERen-1); in poly_tan()