OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c
5681
static const struct opt_action
opt_table
[] =
5726
#define OPTCOUNT ((int) (sizeof
opt_table
/ sizeof
opt_table
[0]))
5757
for (i = 0, o =
opt_table
; i < OPTCOUNT; i++, o++)
5677
static const struct opt_action
opt_table
[] =
variable in typeref:struct:opt_action
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c
5681
static const struct opt_action
opt_table
[] =
5726
#define OPTCOUNT ((int) (sizeof
opt_table
/ sizeof
opt_table
[0]))
5757
for (i = 0, o =
opt_table
; i < OPTCOUNT; i++, o++)
5677
static const struct opt_action
opt_table
[] =
variable in typeref:struct:opt_action
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026