Searched refs:atohex (Results 1 – 2 of 2) sorted by relevance
285 int atohex(char ch) in atohex() function314 n = atohex(*str_tmp++); in strtohex()338 int hex = atohex(*str_tmp++); in strtohexarray()345 hex = atohex(*str_tmp++); in strtohexarray()
37 int atohex(char ch);