Searched refs:total_zeroes (Results 1 – 2 of 2) sorted by relevance
514 wnd->total_zeroes = 0; in wnd_rescan()536 wnd->total_zeroes += wbits; in wnd_rescan()564 wnd->total_zeroes += frb; in wnd_rescan()653 wnd->total_zeroes = nbits; in wnd_init()742 wnd->total_zeroes += op; in wnd_set_free()791 wnd->total_zeroes -= op; in wnd_set_used()1392 wnd->total_zeroes += frb - wnd->free_bits[iw]; in wnd_extend()
145 size_t total_zeroes; // Total number of free bits. member828 return wnd->total_zeroes; in wnd_zeroes()
Completed in 8 milliseconds