Home
last modified time | relevance | path

Searched defs:INLINE_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/
H A Doptions.h24 #define INLINE_OPTIONS macro
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Doptions.h24 #define INLINE_OPTIONS macro
H A Dinline.h415 # define INLINE_OPTIONS(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE macro
418 # define INLINE_OPTIONS(TYPE) ATTRIBUTE_UNUSED static TYPE macro
422 # define INLINE_OPTIONS(TYPE) TYPE macro