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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.c65 #if (REGISTERS_INLINE & INCLUDE_MODULE)
H A Dstd-config.h506 #ifndef REGISTERS_INLINE
507 #define REGISTERS_INLINE DEFAULT_INLINE macro
H A Doptions.c149 printf_filtered ("REGISTERS_INLINE = %s\n", options_inline (REGISTERS_INLINE));
H A Dinline.h206 #if defined(_INLINE_C_) && !defined(_REGISTERS_C_) && (REGISTERS_INLINE & INCLUDE_MODULE)
207 # if (REGISTERS_INLINE & INLINE_MODULE)
219 #if (REGISTERS_INLINE & PSIM_INLINE_LOCALS)
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.c67 #if (REGISTERS_INLINE & INCLUDE_MODULE)
H A Dstd-config.h496 #ifndef REGISTERS_INLINE
497 #define REGISTERS_INLINE DEFAULT_INLINE macro
H A Doptions.c141 printf_filtered ("REGISTERS_INLINE = %s\n", options_inline (REGISTERS_INLINE));
H A Dinline.h207 #if defined(_INLINE_C_) && !defined(_REGISTERS_C_) && (REGISTERS_INLINE & INCLUDE_MODULE)
208 # if (REGISTERS_INLINE & INLINE_MODULE)
220 #if (REGISTERS_INLINE & INLINE_LOCALS)

Completed in 399 milliseconds