Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c899 static int try_include(struct position pos, const char *path, const char *filename, int flen, struc… in try_include() function
928 if (!try_include(token->pos, path, filename, flen, list, pptr)) in do_include_path()
971 if (try_include(token->pos, "", filename, flen, list, includepath)) in handle_include_path()