Searched refs:islr (Results 1 – 2 of 2) sorted by relevance
1523 int islr; /* track whether merging with last_remainder */ local1572 islr = 0;1581 islr = 1;1590 if (!islr && next->fd == last_remainder) /* re-insert last_remainder */1592 islr = 1;1602 if (!islr)
2377 int islr; /* track whether merging with last_remainder */2420 islr = 0;2429 islr = 1;2438 if (!islr && next->fd == last_remainder) /* re-insert last_remainder */2440 islr = 1;2450 if (!islr)