Searched refs:_POLY8 (Results 1 – 2 of 2) sorted by relevance
335 #define _POLY8(x, c) (_POLY7((x), (c)) * (x) + (c)[8]) macro336 #define _POLY9(x, c) (_POLY8((x), (c)) * (x) + (c)[9])
142 #define _POLY8(x, c) (_POLY7((x), (c)) * (x) + (c)[8]) macro143 #define _POLY9(x, c) (_POLY8((x), (c)) * (x) + (c)[9])