Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dpoly_tan.c36 #define HiPOWERep 2 /* even poly, positive terms */ macro
37 static const unsigned long long evenplterm[HiPOWERep] =
130 polynomial_Xsig(&accumulatore, &XSIG_LL(argSqSq), evenplterm, HiPOWERep-1); in poly_tan()