Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dpoly_tan.c21 #define HiPOWERop 3 /* odd poly, positive terms */ macro
22 static const unsigned long long oddplterm[HiPOWERop] = {
123 HiPOWERop - 1); in poly_tan()