Searched refs:HEX_CHARS (Results 1 – 1 of 1) sorted by relevance
207 #define HEX_CHARS (MAX_MEMHEX_BYTES*2 + 1) macro224 unsigned char hex[HEX_CHARS];232 start_len = min(len, HEX_CHARS - 1);