Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dutil.c139 static char get_oct_char(const char *s, int *i) in get_oct_char() function
217 val = get_oct_char(s, &j); in get_escape_char()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dutil.c144 static char get_oct_char(const char *s, int *i) in get_oct_char() function
222 val = get_oct_char(s, &j); in get_escape_char()