Searched defs:hexc (Results 1 – 3 of 3) sorted by relevance
199 static char hexc[] = "0123456789abcdef"; variable
56 static const char hexc[] = "0123456789abcdef"; variable
519 char hexc[] = "0123456789abcdef"; in gemini_puthex() local