Home
last modified time | relevance | path

Searched defs:exclusions (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-core.h1966 struct exclusions { struct
1967 const char *name;
1968 bool function;
1969 bool variable;
1970 bool type;
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_match.c102 struct match_list exclusions; member