Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp675 constexpr std::size_t l_minFillChars{3}; in PrintEntry() local
677 ((l_textLength >= i_columnWidth ? l_minFillChars in PrintEntry()