Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h155 # define STATIC_INLINE_MODEL(TYPE) static INLINE TYPE macro
157 # define STATIC_INLINE_MODEL(TYPE) static TYPE macro