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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dinline.c45 #if (VM_INLINE & INCLUDE_MODULE)
H A Dstd-config.h472 #ifndef VM_INLINE
473 #define VM_INLINE DEFAULT_INLINE macro
H A Doptions.c144 printf_filtered ("VM_INLINE = %s\n", options_inline (VM_INLINE));
H A Dinline.h96 #if defined(_INLINE_C_) && !defined(_VM_C_) && (VM_INLINE & INCLUDE_MODULE)
97 # if (VM_INLINE & INLINE_MODULE)
109 #if (VM_INLINE & PSIM_INLINE_LOCALS)
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.c47 #if (VM_INLINE & INCLUDE_MODULE)
H A Dstd-config.h462 #ifndef VM_INLINE
463 #define VM_INLINE DEFAULT_INLINE macro
H A Doptions.c136 printf_filtered ("VM_INLINE = %s\n", options_inline (VM_INLINE));
H A Dinline.h97 #if defined(_INLINE_C_) && !defined(_VM_C_) && (VM_INLINE & INCLUDE_MODULE)
98 # if (VM_INLINE & INLINE_MODULE)
110 #if (VM_INLINE & INLINE_LOCALS)

Completed in 180 milliseconds