Home | History | Annotate | Download | only in src

Lines Matching refs:RemoveSize

1663     if ((free_[index].head_node_ = node->next()) == NULL) RemoveSize(index);
1686 // to avoid many redundant tests and calls to Insert/RemoveSize.