Lines Matching full:lookups
1558 only happen once, because we do all insertions before lookups. We1559 then use bsearch to do a lookup. This also allows lookups to be1562 Previously, all lookups were O(N) because of the use of the linked