Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15444 const std::size_t maxDoubleSize = DBL_MAX_10_EXP + 1 + 1 + 3 + 1; in getFormattedDuration() local
15445 char buffer[maxDoubleSize]; in getFormattedDuration()