Home
last modified time | relevance | path

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

/external/igt-gpu-tools/overlay/
Dconfig.c58 static int is_eol(int c) in is_eol() function
65 while (s < end && !is_eol(*s++)) in skip_past_eol()