Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/refer/
H A Dshell.c25 int igap, iplusg, iex, i, imax; in shell() local
33 iplusg = i + igap; in shell()
34 if ((*comp)(i, iplusg)) continue; in shell()
35 (*exch) (i, iplusg); in shell()