Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dconst.hpp41 static constexpr auto MB_MONTH_END = 7; variable
H A Dimpl.cpp465 result.insert(MB_MONTH_END, 1, '-'); in readKwData()