Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddata.c71 static char get_oct_char(const char *s, int *i) in get_oct_char() function
156 q[d.len++] = get_oct_char(s, &i); in data_copy_escape_string()