Searched refs:Hex2num (Results 1 – 4 of 4) sorted by relevance
124 int result = Hex2num(c);135 int result = Hex2num(c);146 int result = Hex2num(c);157 int result = Hex2num(c);
28 int Hex2num(char c);
189 static int Hex2num(char c) in Hex2num() function205 int a = Hex2num(*hex++); in Hex2byte()209 int b = Hex2num(*hex++); in Hex2byte()274 val = Hex2num(**pos); in DealSymbol()
471 static int Hex2num(char c) in Hex2num() function487 int a = Hex2num(*hex++); in Hex2byte()491 int b = Hex2num(*hex++); in Hex2byte()