Searched refs:numSRCHexDataWords (Results 1 – 2 of 2) sorted by relevance
19 constexpr size_t numSRCHexDataWords = 8; variable178 const std::array<uint32_t, numSRCHexDataWords>& hexwordData() const in hexwordData()627 std::array<uint32_t, numSRCHexDataWords> _hexData;
322 _wordCount = numSRCHexDataWords + 1; in SRC()