Home
last modified time | relevance | path

Searched defs:shuge (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
H A De_sinhf.c19 static const float one = 1.0, shuge = 1.0e37; variable
H A De_sinh.c36 static const double one = 1.0, shuge = 1.0e307; variable
/dragonfly/contrib/openbsd_libm/src/ld80/
H A De_sinhl.c35 static const long double one = 1.0, shuge = 1.0e4931L; variable