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

  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 68 BI h_cond; member in struct:__anon22307::__anon22308
69 #define GET_H_COND() CPU (h_cond)
70 #define SET_H_COND(x) (CPU (h_cond) = (x))
cpu2.h 75 BI h_cond; member in struct:__anon22333::__anon22334
76 #define GET_H_COND() CPU (h_cond)
77 #define SET_H_COND(x) (CPU (h_cond) = (x))
cpux.h 75 BI h_cond; member in struct:__anon22435::__anon22436
76 #define GET_H_COND() CPU (h_cond)
77 #define SET_H_COND(x) (CPU (h_cond) = (x))
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 68 BI h_cond; member in struct:__anon1776::__anon1777
69 #define GET_H_COND() CPU (h_cond)
70 #define SET_H_COND(x) (CPU (h_cond) = (x))
cpu2.h 75 BI h_cond; member in struct:__anon1802::__anon1803
76 #define GET_H_COND() CPU (h_cond)
77 #define SET_H_COND(x) (CPU (h_cond) = (x))
cpux.h 75 BI h_cond; member in struct:__anon1904::__anon1905
76 #define GET_H_COND() CPU (h_cond)
77 #define SET_H_COND(x) (CPU (h_cond) = (x))

Completed in 46 milliseconds