| /src/external/gpl3/gcc/dist/gcc/ |
| cppdefault.h | 39 const char cplusplus; /* When this is non-zero, we should only member in struct:default_include
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| cppdefault.h | 39 const char cplusplus; /* When this is non-zero, we should only member in struct:default_include
|
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| init.cc | 81 char cplusplus; member in struct:lang_flags 138 CPP_OPTION (pfile, cplusplus) = l->cplusplus; 549 if (CPP_OPTION (pfile, cplusplus)) 588 && !(CPP_OPTION (pfile, cplusplus) 671 if (CPP_OPTION (pfile, cplusplus) && CPP_OPTION (pfile, operator_names)) 871 if (CPP_OPTION (pfile, cplusplus))
|
| /src/external/gpl3/gcc/dist/libcpp/ |
| init.cc | 81 char cplusplus; member in struct:lang_flags 144 CPP_OPTION (pfile, cplusplus) = l->cplusplus; 566 if (CPP_OPTION (pfile, cplusplus)) 608 && !(CPP_OPTION (pfile, cplusplus) 691 if (CPP_OPTION (pfile, cplusplus) && CPP_OPTION (pfile, operator_names)) 898 if (CPP_OPTION (pfile, cplusplus))
|
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| globals.h | 151 CppStdRevision cplusplus; // version of C++ name mangling to support member in struct:FeatureState::Param
|
| /src/external/gpl3/gcc/dist/libcpp/include/ |
| cpplib.h | 354 unsigned char cplusplus; member in struct:cpp_options 356 /* Nonzero means handle cplusplus style comments. */
|
| /src/external/gpl3/gcc.old/dist/libcpp/include/ |
| cpplib.h | 343 unsigned char cplusplus; member in struct:cpp_options 345 /* Nonzero means handle cplusplus style comments. */
|