Searched refs:_from_hex (Results 1 – 1 of 1) sorted by relevance
97 _from_hex (char c) in _from_hex() function148 if (_is_hex (c) && ((digit = _from_hex (c)) < radix)) in parse_num()
Completed in 3 milliseconds