Searched refs:maxDoubleSize (Results 1 – 2 of 2) sorted by relevance
31 const std::size_t maxDoubleSize = DBL_MAX_10_EXP + 1 + 1 + 3 + 1; in getFormattedDuration() local32 char buffer[maxDoubleSize]; in getFormattedDuration()
13012 const std::size_t maxDoubleSize = DBL_MAX_10_EXP + 1 + 1 + 3 + 1; in getFormattedDuration() local13013 char buffer[maxDoubleSize]; in getFormattedDuration()