Searched refs:finclude (Results 1 – 5 of 5) sorted by relevance
118 bool fexclude, finclude; /* --exclude and --include */ variable605 finclude = true;710 if ((finclude || fexclude) && !file_matching(*aargv))
121 extern bool dexclude, dinclude, fexclude, finclude, lbflag, nullflag;
84 ret = finclude ? false : true; in file_matching()188 if (fexclude || finclude) in grep_tree()
7979 def finclude_default_header : Flag<["-"], "finclude-default-header">,
10852 "%0 type %1 not found; include the base header with -finclude-default-header">;