Searched refs:ASCII_0 (Results 1 – 1 of 1) sorted by relevance
76 #define ASCII_0 48 macro355 hex_num = hex_num * HEX_BASE + (string[idx]- ASCII_0); in convert_string_to_hex()