Searched refs:_D_MAX_U_LONG_ (Results 1 – 1 of 1) sorted by relevance
71 const double _D_MAX_U_LONG_ = (double) 0xffffffff; // 4294967295.0 variable2238 if (fNum > _D_MAX_U_LONG_ || rInfo.nCntExp > 9) in GetOutputString()2414 if (fNum1 > _D_MAX_U_LONG_) in GetOutputString()2625 if( floor( fTime ) > _D_MAX_U_LONG_ ) in ImpGetTimeOutput()
Completed in 33 milliseconds