Home
last modified time | relevance | path

Searched refs:SPREG_INLINE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dstd-config.h529 #ifndef SPREG_INLINE
530 #define SPREG_INLINE DEFAULT_INLINE macro
Dinline.c83 #if (SPREG_INLINE & INCLUDE_MODULE)
Dinline.h295 #if defined(_INLINE_C_) && !defined(_SPREG_C_) && (SPREG_INLINE & INCLUDE_MODULE)
296 # if (SPREG_INLINE & INLINE_MODULE)
308 #if (SPREG_INLINE & INLINE_LOCALS)
Doptions.c143 printf_filtered ("SPREG_INLINE = %s\n", options_inline (SPREG_INLINE)); in print_options()