Home
last modified time | relevance | path

Searched refs:HEX_CHARS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/lib/
Dseq_buf.c208 #define HEX_CHARS (MAX_MEMHEX_BYTES*2 + 1) macro
225 unsigned char hex[HEX_CHARS];
233 start_len = min(len, HEX_CHARS - 1);