Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c927 static int do_include_path(const char **pptr, struct token **list, struct token *token, const char … in do_include_path() function
1124 if (do_include_path(path, list, token, filename, flen)) in handle_include_path()