Searched refs:hextobin (Results 1 – 1 of 1) sorted by relevance
23 static inline int hextobin(char c) in hextobin() function46 h = hextobin(tolower(*src++)); in parse_hex()47 l = hextobin(tolower(*src++)); in parse_hex()