Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/math-emu/
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()