Searched refs:PWLE_WORD_SIZE (Results 1 – 2 of 2) sorted by relevance
242 f += PWLE_HEADER_WORD_COUNT * PWLE_WORD_SIZE; in updateWLength()273 f += PWLE_HEADER_WORD_COUNT * PWLE_WORD_SIZE; in updateNSection()302 f += PWLE_HEADER_WORD_COUNT * PWLE_WORD_SIZE; in updateWCount()
39 static constexpr uint8_t PWLE_WORD_SIZE = sizeof(uint32_t); variable