Searched refs:quote_include (Results 1 – 4 of 4) sorted by relevance
477 else if (file->dir == pfile->quote_include) in _cpp_find_file()524 && pfile->quote_include != start_dir in _cpp_find_file()525 && found_in_cache != pfile->quote_include) in _cpp_find_file()529 entry->start_dir = pfile->quote_include; in _cpp_find_file()845 dir = pfile->quote_include; in search_path_head()986 dir->next = pfile->quote_include; in make_cpp_dir()1252 pfile->quote_include = quote; in cpp_set_include_chains()
348 struct cpp_dir *quote_include; /* "" */ member
1518 back four such: quote_include, bracket_include,
31354 (struct cpp_options): Remove quote_include, bracket_include,