Home | History | Annotate | Download | only in enc

Lines Matching refs:refs_

90   refs->free_blocks_ = refs->refs_;
91 refs->tail_ = &refs->refs_;
93 refs->refs_ = NULL;
109 refs->tail_ = &refs->refs_;
116 c.cur_block_ = refs->refs_;
117 if (refs->refs_ != NULL) {