Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h55 # define INLINE_BITS(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
58 # define INLINE_BITS(TYPE) ATTRIBUTE_UNUSED static TYPE macro
62 # define INLINE_BITS(TYPE) TYPE macro