Home
last modified time | relevance | path

Searched refs:_is_hex (Results 1 – 1 of 1) sorted by relevance

/u-boot/common/
A DxyzModem.c89 _is_hex (char c) in _is_hex() function
148 if (_is_hex (c) && ((digit = _from_hex (c)) < radix)) in parse_num()

Completed in 3 milliseconds