Searched refs:_POLY7 (Results 1 – 2 of 2) sorted by relevance
334 #define _POLY7(x, c) (_POLY6((x), (c)) * (x) + (c)[7]) macro335 #define _POLY8(x, c) (_POLY7((x), (c)) * (x) + (c)[8])
141 #define _POLY7(x, c) (_POLY6((x), (c)) * (x) + (c)[7]) macro142 #define _POLY8(x, c) (_POLY7((x), (c)) * (x) + (c)[8])