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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dinferior.c539 int inf_count = 0; local
547 ++inf_count;
550 if (inf_count == 0)
556 old_chain = make_cleanup_ui_out_table_begin_end (uiout, 4, inf_count,

Completed in 87 milliseconds