Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp978 const T& i_integralData, size_t i_numBytesCopy = constants::VALUE_1) in convertIntegralTypeToBytes() argument
995 (i_integralData >> (l_byte * constants::VALUE_8)) & l_byteMask; in convertIntegralTypeToBytes()