Searched defs:lifst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c549 int bgn, ifst, lifst = 0; local
552 for (ifst = lifst; ifst <= end; ifst++) {
563 lifst = ifst + 1;
579 lifst = ifst + 1;
593 int bgn, ifst, lifst = 0; local
596 for (ifst = lifst; ifst <= end; ifst++) {
621 lifst = ifst;

Completed in 59 milliseconds