Searched refs:LO_FOUR (Results 1 – 2 of 2) sorted by relevance
66 inline constexpr static uint8_t LO_FOUR = 0x0f; variable
179 uint8_t loFourBit = (*it & LO_FOUR); in BCDSectionConvertToString()