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

  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 68 BI h_cond; member in struct:__anon19568::__anon19569
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:__anon19594::__anon19595
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:__anon19696::__anon19697
76 #define GET_H_COND() CPU (h_cond)
77 #define SET_H_COND(x) (CPU (h_cond) = (x))
  /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))

Completed in 55 milliseconds