Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/dtc/
Dutil.c166 static char get_hex_char(const char *s, int *i) in get_hex_char() function
224 val = get_hex_char(s, &j); in get_escape_char()