Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dinline.h187 # define INLINE_MON(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
190 # define INLINE_MON(TYPE) ATTRIBUTE_UNUSED static TYPE macro
194 # define INLINE_MON(TYPE) TYPE macro