Home
last modified time | relevance | path

Searched refs:dehex (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/other/
H A Dxxd.c98 static int dehex(char ch) in dehex() function
140 if ((n1 = n2 = dehex(fgetc(fp))) < 0 || (n2 = dehex(fgetc(fp))) < 0) { in do_xxd_reverse()
/third_party/pulseaudio/src/modules/
H A Dudev-util.c59 static int dehex(char x) { in dehex() function
109 c = dehex(*f); in proplist_sets_unescape()
122 int d = dehex(*f); in proplist_sets_unescape()

Completed in 1 milliseconds