Home
last modified time | relevance | path

Searched refs:twoPRECM2 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A Dsinpil.c83 static const long double twoPRECM2 = 9.223372036854775808000000000000000e+18L; variable
90 static const long double twoPRECM2 = 5.192296858534827628530496329220096e+33L; variable
131 z = y + twoPRECM2; in sinpil()
133 t = z - twoPRECM2; in sinpil()
H A Dsincospil.c84 static const long double twoPRECM2 = 9.223372036854775808000000000000000e+18L; variable
91 static const long double twoPRECM2 = 5.192296858534827628530496329220096e+33L; variable
152 z = y + twoPRECM2; in sincospil()
154 t = z - twoPRECM2; in sincospil()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dsinpil.c82 static const long double twoPRECM2 = 9.223372036854775808000000000000000e+18L; variable
89 static const long double twoPRECM2 = 5.192296858534827628530496329220096e+33L; variable
129 z = y + twoPRECM2; in sinpil()
131 t = z - twoPRECM2; in sinpil()
H A Dsincospil.c82 static const long double twoPRECM2 = 9.223372036854775808000000000000000e+18L; variable
89 static const long double twoPRECM2 = 5.192296858534827628530496329220096e+33L; variable
144 z = y + twoPRECM2; in sincospil()
146 t = z - twoPRECM2; in sincospil()