Home
last modified time | relevance | path

Searched refs:iplusg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dshell.c23 int igap, iplusg, iex, i, imax; in shell() local
31 iplusg = i + igap; in shell()
32 if ((*comp)(i, iplusg)) continue; in shell()
33 (*exch) (i, iplusg); in shell()