OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:condition_opcode_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
rx-parse.c
4842
condition_opcode_table
[] =
variable in typeref:struct:__anon9973
4849
#define NUM_CONDITION_OPCODES (sizeof (
condition_opcode_table
) / sizeof (
condition_opcode_table
[0]))
4982
if (check_condition (
condition_opcode_table
[ci].string,
4987
rx_last_token =
condition_opcode_table
[ci].token;
4988
return
condition_opcode_table
[ci].token;
/src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.c
4842
condition_opcode_table
[] =
variable in typeref:struct:__anon11445
4849
#define NUM_CONDITION_OPCODES (sizeof (
condition_opcode_table
) / sizeof (
condition_opcode_table
[0]))
4982
if (check_condition (
condition_opcode_table
[ci].string,
4987
rx_last_token =
condition_opcode_table
[ci].token;
4988
return
condition_opcode_table
[ci].token;
Completed in 18 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026