Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/
H A Dmath.h336 #define _POLY9(x, c) (_POLY8((x), (c)) * (x) + (c)[9]) macro
/titanic_50/usr/src/head/
H A Dmath.h143 #define _POLY9(x, c) (_POLY8((x), (c)) * (x) + (c)[9]) macro