Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/math-emu/
Dpoly_atan.c31 #define HIPOWERop 6 /* odd poly, positive terms */ macro
32 static const unsigned long long oddplterms[HIPOWERop] = {
152 oddplterms, HIPOWERop - 1); in poly_atan()