Searched refs:WITH_RESERVED_BITS (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dstd-config.h224 #ifndef WITH_RESERVED_BITS
225 #define WITH_RESERVED_BITS 1 macro
H A Doptions.c138 printf_filtered ("WITH_RESERVED_BITS = %d\n", WITH_RESERVED_BITS);
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-config.c350 #if defined (WITH_RESERVED_BITS)
351 sim_io_printf (sd, "WITH_RESERVED_BITS = %d\n", WITH_RESERVED_BITS);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-config.c344 #if defined (WITH_RESERVED_BITS)
345 sim_io_printf (sd, "WITH_RESERVED_BITS = %d\n", WITH_RESERVED_BITS);
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Doptions.c130 printf_filtered ("WITH_RESERVED_BITS = %d\n", WITH_RESERVED_BITS);

Completed in 212 milliseconds