OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neg_args
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-iq2000.c
186
static const char *
neg_args
[] = { "rd", "rs", NULL };
222
{"neg", (const char **) & neg_expn, (const char **) &
neg_args
},
223
{"negu", (const char **) & negu_expn, (const char **) &
neg_args
},
184
static const char *
neg_args
[] = { "rd", "rs", NULL };
variable
Completed in 60 milliseconds