Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcppdefault.h41 const char cxx_aware; /* Includes in this directory don't need to member
H A Dc-incpath.c338 add_path (char *path, int chain, int cxx_aware, bool user_supplied_p) in add_path()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppdefault.h61 const int cxx_aware; /* Includes in this directory don't need to member
H A Dcppinit.c200 append_include_chain (pfile, dir, path, cxx_aware) in append_include_chain() argument
/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-c.c428 int cxx_aware = 1; in add_system_framework_path() local