Home
last modified time | relevance | path

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

/openbmc/linux/scripts/basic/
H A Dfixdep.c253 static int is_no_parse_file(const char *s, int len) in is_no_parse_file() function
393 if (need_parse && !is_no_parse_file(p, q - p)) { in parse_dep_file()