Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h121 # define INLINE_CPU(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
124 # define INLINE_CPU(TYPE) ATTRIBUTE_UNUSED static TYPE macro
128 # define INLINE_CPU(TYPE) TYPE macro