Searched refs:GCC (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c453 extract(hp->h_cc, GCC)));
462 hp->h_cc = detract(to, GCC);
471 puthead(hp, stdout, GTO|GCC|GBCC, 0);
665 if (hp->h_cc != NOSTR && (w & GCC))
H A Dtty.c141 if (gflags & GCC) {
514 if (gflags & GCC) {
H A Dcmd3.c366 np = elide(extract(cp, GCC));
H A Dcollect.c187 hdrs |= GCC;
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h220 #define GCC 4 /* And the Cc: line */ macro
225 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GDEFOPT|GNL|GOTHER)
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile60 GCC = $(ONBLD_TOOLS)/bin/$(MACH)/cw -_gcc macro
79 $(GCC) -o pid/tst.gcc.exe pid/tst.gcc.c $(LDFLAGS) $(LDLIBS)
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h113 #ifdef GCC
126 #endif /* GCC */
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c37 #ifdef GCC
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A Dzfsimpl.c1876 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure2649 GCC=`test $ac_compiler_gnu = yes && echo yes`
2709 if test "$GCC" = yes; then
2715 if test "$GCC" = yes; then
3481 # OpenBSD has a GCC extension for protecting applications from

Completed in 98 milliseconds