Searched refs:cxx_aware (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcppdefault.h41 const char cxx_aware; /* Includes in this directory don't need to member in struct:default_include
H A Dc-incpath.c151 add_path (str, SYSTEM, p->cxx_aware, false);
172 add_path (str, SYSTEM, p->cxx_aware, false);
338 add_path (char *path, int chain, int cxx_aware, bool user_supplied_p) argument
356 p->sysp = 1 + !cxx_aware;
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin-c.c428 int cxx_aware = 1; local
434 p->sysp = 1 + !cxx_aware;

Completed in 105 milliseconds