Searched refs:OPTIONS_INLINE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.c57 #if (OPTIONS_INLINE & INCLUDE_MODULE)
H A Dstd-config.h582 #ifndef OPTIONS_INLINE
583 #define OPTIONS_INLINE MODEL_INLINE macro
H A Doptions.c154 printf_filtered ("OPTIONS_INLINE = %s\n", options_inline (OPTIONS_INLINE));
H A Dinline.h412 #if defined(_INLINE_C_) && !defined(_OPTIONS_C_) && (OPTIONS_INLINE & INCLUDE_MODULE)
413 # if (OPTIONS_INLINE & INLINE_MODULE)
425 #if (OPTIONS_INLINE & PSIM_INLINE_LOCALS)
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.c59 #if (OPTIONS_INLINE & INCLUDE_MODULE)
H A Dstd-config.h572 #ifndef OPTIONS_INLINE
573 #define OPTIONS_INLINE MODEL_INLINE macro
H A Doptions.c146 printf_filtered ("OPTIONS_INLINE = %s\n", options_inline (OPTIONS_INLINE));
H A Dinline.h413 #if defined(_INLINE_C_) && !defined(_OPTIONS_C_) && (OPTIONS_INLINE & INCLUDE_MODULE)
414 # if (OPTIONS_INLINE & INLINE_MODULE)
426 #if (OPTIONS_INLINE & INLINE_LOCALS)

Completed in 372 milliseconds