Searched refs:DUMP_LINE_LEN (Results 1 – 2 of 2) sorted by relevance
137 if (i % DUMP_LINE_LEN == 0) { in Dump()170 static constexpr uint32_t DUMP_LINE_LEN = 8; variable
188 if ((i % DUMP_LINE_LEN) == 0) { in Dump()237 static constexpr uint32_t DUMP_LINE_LEN = 8; variable