Searched defs:shuge (Results 1 – 4 of 4) sorted by relevance
18 static const float one = 1.0, shuge = 1.0e37; variable
36 static const __float64 one = _F_64(1.0), shuge = _F_64(1.0e307); variable
33 static const long double one = 1.0l, shuge = 1.0e4931L; variable
49 static const long double one = 1.0L, shuge = 1.0e4931L, variable