Searched defs:include_paths (Results 1 – 3 of 3) sorted by relevance
80 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. macro
2408 bool Parser::Parse(const char *source, const char **include_paths, in Parse()2428 CheckedError Parser::ParseRoot(const char *source, const char **include_paths, in ParseRoot()2509 CheckedError Parser::DoParse(const char *source, const char **include_paths, in DoParse()
3199 struct sh_incl_path_entry **include_paths; member