OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFAULT_FLAGS
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/iscsi/dist/src/lib/
storage.c
82
#define
DEFAULT_FLAGS
"ro"
344
flags =
DEFAULT_FLAGS
;
/src/external/gpl3/binutils/dist/gas/config/
tc-m32c.c
86
#define
DEFAULT_FLAGS
EF_M32C_CPU_M16C
93
static flagword m32c_flags =
DEFAULT_FLAGS
;
tc-iq2000.c
63
#define
DEFAULT_FLAGS
EF_IQ2000_CPU_IQ2000
69
static flagword iq2000_flags =
DEFAULT_FLAGS
;
tc-bfin.c
46
#define
DEFAULT_FLAGS
0
54
static flagword bfin_flags =
DEFAULT_FLAGS
| DEFAULT_FDPIC;
tc-frv.c
127
#define
DEFAULT_FLAGS
EF_FRV_CPU_GENERIC
132
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR300
137
#define
DEFAULT_FLAGS
EF_FRV_CPU_SIMPLE
142
#define
DEFAULT_FLAGS
EF_FRV_CPU_TOMCAT
147
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR400
152
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR550
156
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR500
174
static flagword frv_flags =
DEFAULT_FLAGS
| DEFAULT_FDPIC;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m32c.c
86
#define
DEFAULT_FLAGS
EF_M32C_CPU_M16C
93
static flagword m32c_flags =
DEFAULT_FLAGS
;
tc-iq2000.c
63
#define
DEFAULT_FLAGS
EF_IQ2000_CPU_IQ2000
69
static flagword iq2000_flags =
DEFAULT_FLAGS
;
tc-bfin.c
46
#define
DEFAULT_FLAGS
0
54
static flagword bfin_flags =
DEFAULT_FLAGS
| DEFAULT_FDPIC;
tc-frv.c
127
#define
DEFAULT_FLAGS
EF_FRV_CPU_GENERIC
132
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR300
137
#define
DEFAULT_FLAGS
EF_FRV_CPU_SIMPLE
142
#define
DEFAULT_FLAGS
EF_FRV_CPU_TOMCAT
147
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR400
152
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR550
156
#define
DEFAULT_FLAGS
EF_FRV_CPU_FR500
174
static flagword frv_flags =
DEFAULT_FLAGS
| DEFAULT_FDPIC;
Completed in 29 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026