OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DFLAGS
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arc/
arc-arch.h
44
#define ARC_ARCH(NAME, ARCH, FLAGS,
DFLAGS
) BASE_ARCH_##ARCH,
65
const unsigned long long
dflags
;
member in struct:__anon12671
122
#define ARC_ARCH(NAME, ARCH, FLAGS,
DFLAGS
) \
123
{NAME, BASE_ARCH_##ARCH, FLAGS,
DFLAGS
},
/src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc-arch.h
44
#define ARC_ARCH(NAME, ARCH, FLAGS,
DFLAGS
) BASE_ARCH_##ARCH,
65
const unsigned long long
dflags
;
member in struct:__anon15288
121
#define ARC_ARCH(NAME, ARCH, FLAGS,
DFLAGS
) \
122
{NAME, BASE_ARCH_##ARCH, FLAGS,
DFLAGS
},
/src/bin/csh/
Makefile
7
# To profile, put -DPROF in
DFLAGS
and -pg in COPTS, and recompile.
13
DFLAGS
=-DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS
19
DFLAGS
+=-DEDIT
21
CPPFLAGS+=-I${.CURDIR} -I. ${
DFLAGS
}
62
.if !empty(
DFLAGS
:M*EDIT)
Completed in 21 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026