Searched refs:_POLY5 (Results 1 – 2 of 2) sorted by relevance
332 #define _POLY5(x, c) (_POLY4((x), (c)) * (x) + (c)[5]) macro333 #define _POLY6(x, c) (_POLY5((x), (c)) * (x) + (c)[6])
139 #define _POLY5(x, c) (_POLY4((x), (c)) * (x) + (c)[5]) macro140 #define _POLY6(x, c) (_POLY5((x), (c)) * (x) + (c)[6])