Searched refs:xtoi (Results 1 – 2 of 2) sorted by relevance
62 xtoi(char u) in xtoi() function90 if ((hi = xtoi(s[1])) > 15 || (lo = xtoi(s[2])) > 15) in unpercent()
156 xtoi(char c) in xtoi() function183 digit = xtoi(*key); in mp_xtom()