Home
last modified time | relevance | path

Searched refs:CPU_INLINE (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dstd-config.h463 #ifndef CPU_INLINE
464 #define CPU_INLINE (DEFAULT_INLINE ? ALL_C_INLINE : 0) macro
Dinline.h119 #if !defined(_CPU_C_) && (CPU_INLINE & INCLUDE_MODULE)
120 # if (CPU_INLINE & INLINE_MODULE)
132 #if (CPU_INLINE & INLINE_LOCALS)
Doptions.c135 printf_filtered ("CPU_INLINE = %s\n", options_inline (CPU_INLINE)); in print_options()
Dcpu.h251 #if (CPU_INLINE & INCLUDE_MODULE)
DChangeLog-20215130 * std-config.h (CPU_INLINE), cpu.h, inline.h, inline.c: make cpu.h