Home
last modified time | relevance | path

Searched defs:CGEN_SYNTAX_MNEMONIC_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dcgen.h820 #define CGEN_SYNTAX_MNEMONIC_P(ch) ((ch) == CGEN_SYNTAX_MNEMONIC) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h820 #define CGEN_SYNTAX_MNEMONIC_P(ch) ((ch) == CGEN_SYNTAX_MNEMONIC) macro