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

  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 83 UQI h_bbpsw; member in struct:__anon19568::__anon19569
84 #define GET_H_BBPSW() CPU (h_bbpsw)
85 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))
cpu2.h 90 UQI h_bbpsw; member in struct:__anon19594::__anon19595
91 #define GET_H_BBPSW() CPU (h_bbpsw)
92 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))
cpux.h 90 UQI h_bbpsw; member in struct:__anon19696::__anon19697
91 #define GET_H_BBPSW() CPU (h_bbpsw)
92 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpu.h 83 UQI h_bbpsw; member in struct:__anon22307::__anon22308
84 #define GET_H_BBPSW() CPU (h_bbpsw)
85 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))
cpu2.h 90 UQI h_bbpsw; member in struct:__anon22333::__anon22334
91 #define GET_H_BBPSW() CPU (h_bbpsw)
92 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))
cpux.h 90 UQI h_bbpsw; member in struct:__anon22435::__anon22436
91 #define GET_H_BBPSW() CPU (h_bbpsw)
92 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))

Completed in 30 milliseconds