OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_CALL_SYMBOL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c
599
#define
IS_CALL_SYMBOL
(MODE) \
706
if (
IS_CALL_SYMBOL
(opcodes->format))
2511
else if (
IS_CALL_SYMBOL
(format) && nb_operands == 1)
2616
&& (!
IS_CALL_SYMBOL
(opcode->format) || nb_operands == 2))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c
599
#define
IS_CALL_SYMBOL
(MODE) \
706
if (
IS_CALL_SYMBOL
(opcodes->format))
2511
else if (
IS_CALL_SYMBOL
(format) && nb_operands == 1)
2616
&& (!
IS_CALL_SYMBOL
(opcode->format) || nb_operands == 2))
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026