Searched defs:INLINE_CORE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.h76 # define INLINE_CORE(TYPE) static INLINE TYPE UNUSED macro
79 # define INLINE_CORE(TYPE) static TYPE UNUSED macro
83 # define INLINE_CORE(TYPE) TYPE macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h77 # define INLINE_CORE(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
80 # define INLINE_CORE(TYPE) ATTRIBUTE_UNUSED static TYPE macro
84 # define INLINE_CORE(TYPE) TYPE macro

Completed in 192 milliseconds