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