Searched refs:hex2num (Results 1 – 1 of 1) sorted by relevance
19 static int hex2num(char c) in hex2num() function34 a = hex2num(*hex++); in hex2byte()37 b = hex2num(*hex++); in hex2byte()61 a = hex2num(*pos++); in hwaddr_aton2()64 b = hex2num(*pos++); in hwaddr_aton2()237 val = hex2num(*pos); in printf_decode()