Searched refs:kMaxBitStateBitmapSize (Results 1 – 1 of 1) sorted by relevance
654 const int kMaxBitStateBitmapSize = 256*1024; // bitmap size <= max (bits) in GlobalReplace() local656 size_t bit_state_text_max = kMaxBitStateBitmapSize / prog_->list_count(); in GlobalReplace()