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

  /src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h 70 #define FLAGBIT_C 0x0001
178 #define FLAG_C FLAG(FLAGBIT_C)
  /src/external/gpl3/gdb/dist/sim/m32c/
cpu.h 70 #define FLAGBIT_C 0x0001
178 #define FLAG_C FLAG(FLAGBIT_C)
  /src/external/gpl3/gdb.old/dist/sim/rx/
cpu.h 117 #define FLAGBIT_C 0x00000001
190 #define FLAG_C FLAG(FLAGBIT_C)
  /src/external/gpl3/gdb/dist/sim/rx/
cpu.h 117 #define FLAGBIT_C 0x00000001
190 #define FLAG_C FLAG(FLAGBIT_C)

Completed in 39 milliseconds