Searched defs:hex_asc (Results 1 – 5 of 5) sorted by relevance
9 const char hex_asc[] = "0123456789abcdef"; variable
14 const char hex_asc[] = "0123456789abcdef"; variable
18 const char hex_asc[] = "0123456789abcdef"; variable
65 static const char hex_asc[] = "0123456789abcdef"; variable
287 static const char hex_asc[] = "0123456789abcdef"; in bin2hex() local