Home | History | Annotate | Download | only in src

Lines Matching refs:kept

1176       int kept = kNil;  // List of kept elements.
1188 lists_[current].next = kept;
1189 kept = current;
1193 array_[i].next = kept;