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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.h32 # define INLINE_PSIM_ENDIAN(TYPE) static INLINE TYPE UNUSED macro
35 # define INLINE_PSIM_ENDIAN(TYPE) static TYPE UNUSED macro
39 # define INLINE_PSIM_ENDIAN(TYPE) TYPE macro
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h33 # define INLINE_PSIM_ENDIAN(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
36 # define INLINE_PSIM_ENDIAN(TYPE) ATTRIBUTE_UNUSED static TYPE macro
40 # define INLINE_PSIM_ENDIAN(TYPE) TYPE macro

Completed in 146 milliseconds