Searched refs:MAX_LINE_NUM (Results 1 – 2 of 2) sorted by relevance
47 static const int MAX_LINE_NUM = 100;
26 static constexpr uint8_t MAX_LINE_NUM = 16; variable860 if ((i % MAX_LINE_NUM == 0) && (i != 0)) { in BuffToHex()