Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/C/
H A D__tan.c71 extern const double _TBL_tan_hi[], _TBL_tan_lo[];
164 a = _TBL_tan_hi[i]; in __k_tan()
H A D_TBL_tan.c32 const double _TBL_tan_hi[] = { variable