Home
last modified time | relevance | path

Searched defs:INLINE_DEVICE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Ddevice.h25 #define INLINE_DEVICE macro
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