Searched defs:hexify (Results 1 – 2 of 2) sorted by relevance
6 function hexify(value, length) { function
650 int hexify (char *hex, const char *bin, int count) in hexify() function