Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dstd-config.h600 #ifndef OS_EMUL_INLINE
601 #define OS_EMUL_INLINE 0 macro
Dinline.c95 #if (OS_EMUL_INLINE & INCLUDE_MODULE)
Dinline.h435 #if defined(_INLINE_C_) && !defined(_OS_EMUL_C_) && (OS_EMUL_INLINE & INCLUDE_MODULE)
436 # if (OS_EMUL_INLINE & INLINE_MODULE)
448 #if (OS_EMUL_INLINE & INLINE_LOCALS)
Doptions.c147 printf_filtered ("OS_EMUL_INLINE = %s\n", options_inline (OS_EMUL_INLINE)); in print_options()
DChangeLog-20215272 * std-config.h (OS_EMUL_INLINE), options.c (print_options),