Searched defs:INLINE_CAP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dcap.c82 INLINE_CAP\ function
H A Dinline.h481 # define INLINE_CAP(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
484 # define INLINE_CAP(TYPE) ATTRIBUTE_UNUSED static TYPE macro
488 # define INLINE_CAP(TYPE) TYPE macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dcap.c82 INLINE_CAP\ function
H A Dinline.h480 # define INLINE_CAP(TYPE) static INLINE TYPE UNUSED macro
483 # define INLINE_CAP(TYPE) static TYPE UNUSED macro
487 # define INLINE_CAP(TYPE) TYPE macro

Completed in 211 milliseconds