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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.h186 # define INLINE_MON(TYPE) static INLINE TYPE UNUSED macro
189 # define INLINE_MON(TYPE) static TYPE UNUSED macro
193 # define INLINE_MON(TYPE) TYPE macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A 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

Completed in 81 milliseconds