Searched refs:hex_to_int (Results 1 – 1 of 1) sorted by relevance
119 static int hex_to_int(char c) in hex_to_int() function128 int n1 = hex_to_int(*hexpair); in hexpair_to_int()129 int n2 = hex_to_int(*(hexpair + 1)); in hexpair_to_int()