Searched defs:INLINE_DEVICE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddevice.h25 #define INLINE_DEVICE macro
[all...]
H A Dinline.h252 # define INLINE_DEVICE(TYPE) static INLINE TYPE UNUSED macro
255 # define INLINE_DEVICE(TYPE) static TYPE UNUSED macro
259 # define INLINE_DEVICE(TYPE) TYPE macro
H A Ddevice.c1110 INLINE_DEVICE\\ function
1862 INLINE_DEVICE\\ function
1879 INLINE_DEVICE\\ function
1890 INLINE_DEVICE\\ function
1912 INLINE_DEVICE\\ function
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h253 # define INLINE_DEVICE(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
256 # define INLINE_DEVICE(TYPE) ATTRIBUTE_UNUSED static TYPE macro
260 # define INLINE_DEVICE(TYPE) TYPE macro
H A Ddevice.h25 #define INLINE_DEVICE macro
[all...]
H A Ddevice.c1099 INLINE_DEVICE\\ function
1851 INLINE_DEVICE\\ function
1868 INLINE_DEVICE\\ function
1879 INLINE_DEVICE\\ function
1901 INLINE_DEVICE\\ function
[all...]

Completed in 200 milliseconds