Home
last modified time | relevance | path

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

/scripts/dtc/
Dutil.c143 static char get_oct_char(const char *s, int *i) in get_oct_char() function
221 val = get_oct_char(s, &j); in get_escape_char()