Home
last modified time | relevance | path

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

/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelUtils.cpp585 static const int JB_MAX_WITHOUT_OVERFLOW = 107374182; in getDecAngle() local
605 if (tb <= JB_MAX_WITHOUT_OVERFLOW) in getDecAngle()