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