HomeSort by: relevance | last modified time | path
    Searched refs:stdinc (Results 1 - 25 of 25) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms-f.cc 30 int stdinc ATTRIBUTE_UNUSED)
vms-c.cc 415 const char *iprefix ATTRIBUTE_UNUSED, int stdinc)
421 if (!stdinc)
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-f.cc 30 int stdinc ATTRIBUTE_UNUSED)
vms-c.cc 415 const char *iprefix ATTRIBUTE_UNUSED, int stdinc)
421 if (!stdinc)
  /src/external/gpl3/gcc/dist/gcc/config/
darwin-f.cc 32 Register the GNU objective-C runtime include path if STDINC.
35 Register all the system framework paths if STDINC is true and setup
51 int stdinc ATTRIBUTE_UNUSED)
58 int stdinc ATTRIBUTE_UNUSED)
darwin-c.cc 462 /* Register the GNU objective-C runtime include path if STDINC. */
466 const char *iprefix, int stdinc)
473 if (stdinc && c_dialect_objc () && !flag_next_runtime)
495 /* Register all the system framework paths if STDINC is true and setup
501 const char *iprefix ATTRIBUTE_UNUSED, int stdinc)
503 if (stdinc)
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin-f.cc 32 Register the GNU objective-C runtime include path if STDINC.
35 Register all the system framework paths if STDINC is true and setup
51 int stdinc ATTRIBUTE_UNUSED)
58 int stdinc ATTRIBUTE_UNUSED)
darwin-c.cc 462 /* Register the GNU objective-C runtime include path if STDINC. */
466 const char *iprefix, int stdinc)
473 if (stdinc && c_dialect_objc () && !flag_next_runtime)
495 /* Register all the system framework paths if STDINC is true and setup
501 const char *iprefix ATTRIBUTE_UNUSED, int stdinc)
503 if (stdinc)
  /src/external/bsd/tcpdump/dist/missing/
datalinks.c 36 #include <netdissect-stdinc.h>
strlcpy.c 33 #include <netdissect-stdinc.h>
strsep.c 36 #include <netdissect-stdinc.h>
strlcat.c 33 #include <netdissect-stdinc.h>
dlnames.c 36 #include <netdissect-stdinc.h>
getservent.c 39 #include <netdissect-stdinc.h>
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-incpath.cc 121 if STDINC, also include standard library paths. */
124 add_import_paths (const char *iprefix, const char *imultilib, bool stdinc)
126 if (stdinc)
d-lang.cc 80 bool stdinc; /* -nostdinc */ member in struct:d_option_data
321 d_option.stdinc = true;
404 add_import_paths (d_option.prefix, d_option.multilib, d_option.stdinc);
803 d_option.stdinc = false;
  /src/external/bsd/pcc/dist/pcc/driver/
driver.h 64 int stdinc; member in struct:options
options.c 123 { "nostdinc", FLAG, opt_clr, &opt.stdinc },
  /src/external/gpl3/gcc/dist/gcc/
incpath.cc 480 int stdinc, int cxx_stdinc, int verbose)
498 target_c_incpath.extra_pre_includes (sysroot, iprefix, stdinc);
501 if (stdinc)
504 target_c_incpath.extra_includes (sysroot, iprefix, stdinc);
523 int stdinc ATTRIBUTE_UNUSED)
  /src/external/gpl3/gcc.old/dist/gcc/
incpath.cc 480 int stdinc, int cxx_stdinc, int verbose)
498 target_c_incpath.extra_pre_includes (sysroot, iprefix, stdinc);
501 if (stdinc)
504 target_c_incpath.extra_includes (sysroot, iprefix, stdinc);
523 int stdinc ATTRIBUTE_UNUSED)
  /src/external/bsd/tcpdump/dist/
print-pfsync.c 50 #include <netdissect-stdinc.h>
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h 535 int stdinc ATTRIBUTE_UNUSED);
msp430.cc 4446 int stdinc ATTRIBUTE_UNUSED)
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.h 535 int stdinc ATTRIBUTE_UNUSED);
msp430.cc 4446 int stdinc ATTRIBUTE_UNUSED)

Completed in 35 milliseconds