Searched refs:DFLAGS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc-arch.h44 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) BASE_ARCH_##ARCH,
121 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) \
122 {NAME, BASE_ARCH_##ARCH, FLAGS, DFLAGS},
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc-arch.h44 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) BASE_ARCH_##ARCH,
121 #define ARC_ARCH(NAME, ARCH, FLAGS, DFLAGS) \
122 {NAME, BASE_ARCH_##ARCH, FLAGS, DFLAGS},
/netbsd-current/bin/csh/
H A DMakefile7 # To profile, put -DPROF in DFLAGS and -pg in COPTS, and recompile.
13 DFLAGS=-DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS macro
19 DFLAGS+=-DEDIT
21 CPPFLAGS+=-I${.CURDIR} -I. ${DFLAGS}
61 .if !empty(DFLAGS:M*EDIT)

Completed in 208 milliseconds