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

  /src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h 72 #define FLAGBIT_Z 0x0004
180 #define FLAG_Z FLAG(FLAGBIT_Z)
  /src/external/gpl3/gdb/dist/sim/m32c/
cpu.h 72 #define FLAGBIT_Z 0x0004
180 #define FLAG_Z FLAG(FLAGBIT_Z)
  /src/external/gpl3/gdb.old/dist/sim/rx/
cpu.h 118 #define FLAGBIT_Z 0x00000002
192 #define FLAG_Z FLAG(FLAGBIT_Z)
  /src/external/gpl3/gdb/dist/sim/rx/
cpu.h 118 #define FLAGBIT_Z 0x00000002
192 #define FLAG_Z FLAG(FLAGBIT_Z)

Completed in 54 milliseconds