Searched refs:nr_watchpoint_types (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-watch.h30 nr_watchpoint_types, enumerator in enum:__anon1376
H A Dsim-watch.c60 SIM_ASSERT (type >= 0 && type < nr_watchpoint_types);
126 case nr_watchpoint_types:
303 type < nr_watchpoint_types;
405 OPTION *int_options = NZALLOC (OPTION, 1 + (watch->nr_interrupts + 1) * nr_watchpoint_types);
410 for (type = 0; type < nr_watchpoint_types; type++)
413 int nr = interrupt_nr * nr_watchpoint_types + type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr27861-1.c38 nr_watchpoint_types, enumerator in enum:__anon5994
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr27861-1.c38 nr_watchpoint_types, enumerator in enum:__anon4141

Completed in 115 milliseconds