Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h481 # define INLINE_CAP(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
484 # define INLINE_CAP(TYPE) ATTRIBUTE_UNUSED static TYPE macro
488 # define INLINE_CAP(TYPE) TYPE macro