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

  /src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h 73 #define FLAGBIT_S 0x0008
181 #define FLAG_S FLAG(FLAGBIT_S)
  /src/external/gpl3/gdb/dist/sim/m32c/
cpu.h 73 #define FLAGBIT_S 0x0008
181 #define FLAG_S FLAG(FLAGBIT_S)
  /src/external/gpl3/gdb.old/dist/sim/rx/
cpu.h 119 #define FLAGBIT_S 0x00000004
193 #define FLAG_S FLAG(FLAGBIT_S)
  /src/external/gpl3/gdb/dist/sim/rx/
cpu.h 119 #define FLAGBIT_S 0x00000004
193 #define FLAG_S FLAG(FLAGBIT_S)

Completed in 18 milliseconds