Lines Matching defs:last_using
656 * is set to 0. The elements LAST_USING array are set to the last
667 * The HIGH_WATER_DIFF should always be equal to LAST_USING
682 *last_using[2],
716 using[0] = using[1] = last_using[0] = last_using[1] = 0;
740 = last_using[high_water_thread]
743 last_using[high_water_thread]->next = 0;
758 last_using[other_thread]->next = other_diff;
761 last_using[other_thread] = other_diff;
790 tmpblock = using_to_diff3_block (using, last_using,
817 * LAST_USING is a pair of pointers to the last blocks in the using
830 using_to_diff3_block (using, last_using, low_thread, high_thread, last_diff3)
833 *last_using[2];
844 int highc = D_HIGHLINE (last_using[high_thread], FC);
854 high[d] = D_HIGH_MAPLINE (last_using[d], FC, FO, highc);