Searched refs:DUMP_WRAPAROUND (Results 1 – 2 of 2) sorted by relevance
202 #define DUMP_WRAPAROUND 16U macro220 if (!(i % DUMP_WRAPAROUND)) in dump_hex()
260 #define DUMP_WRAPAROUND 16U macro282 if ((i % DUMP_WRAPAROUND) == 0U) in SDU_dump_hex()