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

/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_policy/
H A Dcounter_lu_metadata.hpp63 counter_lu_metadata(size_type init_count) : m_count(init_count) argument
/freebsd-10-stable/sys/ddb/
H A Ddb_break.h47 int init_count; /* number of times to skip bkpt */ member in struct:db_breakpoint
H A Ddb_break.c106 bkpt->init_count = count;
227 bkpt->init_count = 1;
261 (void *)bkpt->map, bkpt->init_count);
H A Ddb_run.c114 bkpt->count = bkpt->init_count;

Completed in 215 milliseconds