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

  /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))
  /src/external/gpl3/gdb/dist/sim/m32r/
cpu.h 83 UQI h_bbpsw; member in struct:__anon1776::__anon1777
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:__anon1802::__anon1803
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:__anon1904::__anon1905
91 #define GET_H_BBPSW() CPU (h_bbpsw)
92 #define SET_H_BBPSW(x) (CPU (h_bbpsw) = (x))

Completed in 59 milliseconds