Searched refs:STATIC_INLINE_SUPPORT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-inline.h740 # define STATIC_INLINE_SUPPORT(TYPE) static INLINE TYPE
742 # define STATIC_INLINE_SUPPORT(TYPE) static TYPE
737 # define STATIC_INLINE_SUPPORT macro
739 # define STATIC_INLINE_SUPPORT macro
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-inline.h727 # define STATIC_INLINE_SUPPORT(TYPE) static INLINE TYPE
729 # define STATIC_INLINE_SUPPORT(TYPE) static TYPE
724 # define STATIC_INLINE_SUPPORT macro
726 # define STATIC_INLINE_SUPPORT macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.h403 # define STATIC_INLINE_SUPPORT(TYPE) static INLINE TYPE
405 # define STATIC_INLINE_SUPPORT(TYPE) static TYPE
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h404 # define STATIC_INLINE_SUPPORT(TYPE) static INLINE TYPE
406 # define STATIC_INLINE_SUPPORT(TYPE) static TYPE

Completed in 97 milliseconds