Home | History | Annotate | Download | only in src

Lines Matching full:first_block

718   bool first_block = true;
720 stream->Add(first_block ? "B%d" : ", B%d", it.Current()->block_id());
721 first_block = false;