Searched refs:MAX_PER_LINE (Results 1 – 1 of 1) sorted by relevance
42 enum { MAX_PER_LINE = 16 }; in cbor_memdump() enumerator48 static const int ends[ MAX_PER_LINE ] = { 2, 5, 8, 11, 15, 18, 21, 24, in cbor_memdump()64 for (i = 0; i < MAX_PER_LINE && i < len; i++) { in cbor_memdump()