Searched refs:CS_ (Results 1 – 12 of 12) sorted by relevance
59 static const double CS_ = .95257934441568037152; variable76 lp_lat = asin(CS_ * sin(lp_lat)); in fwd()99 if (fabs(lp_lat = sin(lp_lat) / CS_) >= 1.) { in inv()
63 static const double CS_ = 2.43763; variable83 c = sin(lp_lat) * (lp_lat < 0. ? CS_ : CN_); in fwd()
28 CHECKSRC = $(CS_$(V))31 CS_ = $(CS_0) macro
59 CHECKSRC = $(CS_$(V))62 CS_ = $(CS_0) macro
64 CHECKSRC = $(CS_$(V))67 CS_ = $(CS_0) macro
45 CHECKSRC = $(CS_$(V))48 CS_ = $(CS_0) macro
67 CHECKSRC = $(CS_$(V))70 CS_ = $(CS_0) macro
137 CHECKSRC = $(CS_$(V))140 CS_ = $(CS_0) macro
99 CHECKSRC = $(CS_$(V))102 CS_ = $(CS_0) macro
135 CHECKSRC = $(CS_$(V))138 CS_ = $(CS_0) macro
94 #define X(str, tag) CS_##tag,
257 Str << "|" << Name << "|" str "|" << Stats[CS_##tag] << "\n"; in dump()