Searched refs:_POLY6 (Results 1 – 2 of 2) sorted by relevance
333 #define _POLY6(x, c) (_POLY5((x), (c)) * (x) + (c)[6]) macro334 #define _POLY7(x, c) (_POLY6((x), (c)) * (x) + (c)[7])
140 #define _POLY6(x, c) (_POLY5((x), (c)) * (x) + (c)[6]) macro141 #define _POLY7(x, c) (_POLY6((x), (c)) * (x) + (c)[7])