Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/common/C/
H A D_TBL_log2.c32 const double _TBL_log2_hi[] = { variable
H A Dpow.c76 extern const double _TBL_log2_hi[], _TBL_log2_lo[];
144 s = n + _TBL_log2_hi[j]; in log2_x()