Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h391 # define PSIM_INLINE_SUPPORT(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
394 # define PSIM_INLINE_SUPPORT(TYPE) ATTRIBUTE_UNUSED static TYPE macro
398 # define PSIM_INLINE_SUPPORT(TYPE) TYPE macro