Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dstd-config.h450 #define SIM_ENDIAN_INLINE (DEFAULT_INLINE ? ALL_C_INLINE : 0)
457 #define BITS_INLINE (DEFAULT_INLINE ? ALL_C_INLINE : 0)
464 #define CPU_INLINE (DEFAULT_INLINE ? ALL_C_INLINE : 0)
485 #define EVENTS_INLINE (DEFAULT_INLINE ? ALL_C_INLINE : 0)
492 #define MON_INLINE (DEFAULT_INLINE ? ALL_C_INLINE : 0)
Doptions.c103 case /*7*/ ALL_C_INLINE: return "ALL_C_INLINE"; in options_inline()
DChangeLog-202128 * configure.ac: Replace ALL_INLINE with ALL_C_INLINE and
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-inline.h271 #define ALL_C_INLINE (C_REVEALS_MODULE | INLINE_GLOBALS | INLINE_LOCALS) macro
411 # define SIM_CORE_INLINE ALL_C_INLINE
473 # define SIM_EVENTS_INLINE ALL_C_INLINE
504 # define SIM_FPU_INLINE ALL_C_INLINE
562 # define SIM_MAIN_INLINE (ALL_C_INLINE)
705 # define SUPPORT_INLINE ALL_C_INLINE