HomeSort by: relevance | last modified time | path
    Searched defs:CGEN_SYNTAX_MNEMONIC_P (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
cgen.h 832 #define CGEN_SYNTAX_MNEMONIC_P(ch) ((ch) == CGEN_SYNTAX_MNEMONIC)
  /src/external/gpl3/binutils.old/dist/include/opcode/
cgen.h 832 #define CGEN_SYNTAX_MNEMONIC_P(ch) ((ch) == CGEN_SYNTAX_MNEMONIC)
  /src/external/gpl3/gdb.old/dist/include/opcode/
cgen.h 832 #define CGEN_SYNTAX_MNEMONIC_P(ch) ((ch) == CGEN_SYNTAX_MNEMONIC)
  /src/external/gpl3/gdb/dist/include/opcode/
cgen.h 832 #define CGEN_SYNTAX_MNEMONIC_P(ch) ((ch) == CGEN_SYNTAX_MNEMONIC)

Completed in 48 milliseconds