Searched refs:hexstr (Results 1 – 3 of 3) sorted by relevance
51 extern int hexstr(char **);
234 int hexstr(char **pp) /* find and eval hex string at pp, return new p */ in hexstr() function273 c = hexstr(&p); /* this adds a null if number is invalid */ in quoted()
679 fixed silly bug in hex parsing in hexstr().