Home
last modified time | relevance | path

Searched refs:STATIC_INLINE_SEMANTICS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-inline.h693 # define STATIC_INLINE_SEMANTICS(TYPE) static INLINE TYPE macro
695 # define STATIC_INLINE_SEMANTICS(TYPE) static TYPE macro
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dinline.h332 # define STATIC_INLINE_SEMANTICS(TYPE) static INLINE TYPE
334 # define STATIC_INLINE_SEMANTICS(TYPE) static TYPE