HomeSort by: relevance | last modified time | path
    Searched defs:cpp_options (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/include/
cpplib.h 31 typedef struct cpp_options cpp_options; typedef in typeref:struct:cpp_options
348 struct cpp_options struct
1104 extern cpp_options *cpp_get_options (cpp_reader *) ATTRIBUTE_PURE;
  /src/external/gpl3/gcc.old/dist/libcpp/include/
cpplib.h 31 typedef struct cpp_options cpp_options; typedef in typeref:struct:cpp_options
337 struct cpp_options struct
1044 extern cpp_options *cpp_get_options (cpp_reader *) ATTRIBUTE_PURE;
  /src/external/gpl3/gcc/dist/gcc/
gcc.cc 1268 static const char *cpp_options =
1460 "%{E|M|MM:%(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)}\
1465 %(cpp_options) -o %{save-temps*:%b.i} %{!save-temps*:%g.i} \n\
1473 %(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)", 0, 0, 0},
1478 "%{E|M|MM:%(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)}\
1481 %(cpp_options) -o %{save-temps*:%b.i} %{!save-temps*:%g.i} \n\
1502 "%(trad_capable_cpp) -lang-asm %(cpp_options) -fno-directives-only\
1507 "%(trad_capable_cpp) -lang-asm %(cpp_options) -fno-directives-only\
1720 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
1264 static const char *cpp_options = variable
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gcc.cc 1263 static const char *cpp_options =
1450 "%{E|M|MM:%(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)}\
1455 %(cpp_options) -o %{save-temps*:%b.i} %{!save-temps*:%g.i} \n\
1463 %(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)", 0, 0, 0},
1468 "%{E|M|MM:%(trad_capable_cpp) %(cpp_options) %(cpp_debug_options)}\
1471 %(cpp_options) -o %{save-temps*:%b.i} %{!save-temps*:%g.i} \n\
1492 "%(trad_capable_cpp) -lang-asm %(cpp_options) -fno-directives-only\
1497 "%(trad_capable_cpp) -lang-asm %(cpp_options) -fno-directives-only\
1710 INIT_STATIC_SPEC ("cpp_options", &cpp_options),
1259 static const char *cpp_options = variable
    [all...]

Completed in 32 milliseconds