Home
last modified time | relevance | path

Searched defs:cxx_aware (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcppdefault.h40 const char cxx_aware; /* Includes in this directory don't need to member
H A Dincpath.c432 add_path (char *path, incpath_kind chain, int cxx_aware, bool user_supplied_p) in add_path()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcppdefault.h41 const char cxx_aware; /* Includes in this directory don't need to member
H A Dincpath.c412 add_path (char *path, int chain, int cxx_aware, bool user_supplied_p) in add_path()