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_atan.c32 #define HIPOWERop 6 /* odd poly, positive terms */ macro
33 static const unsigned long long oddplterms[HIPOWERop] = {
153 oddplterms, HIPOWERop - 1); in poly_atan()