Home | History | Annotate | Download | only in Scalar

Lines Matching full:linear

235 /// Do a linear search of the ranges to see if this can be joined and/or to
237 /// simplicity here. This is a linear search of a linked list, which is ugly,