Searched refs:hex2num (Results 1 – 2 of 2) sorted by relevance
37 static int hex2num(char c) in hex2num() function54 a = hex2num(*hex++); in hex2byte()58 b = hex2num(*hex++); in hex2byte()123 val = hex2num(**pos); in DealSymbol()
991 static int hex2num(char c) in hex2num() function1007 int a = hex2num(*hex++); in hex2byte()1011 int b = hex2num(*hex++); in hex2byte()