Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.dol.c383 dolmod.len = ndolflags = 0; in Dgetdol()
723 ndolflags = 0; in fixDolMod()
725 ++ndolflags; in fixDolMod()
728 c = DgetC(0), dolmcnts[ndolflags - 1] = 1, dolaflags[ndolflags - 1] = 0; in fixDolMod()
731 dolmcnts[ndolflags - 1] = INT_MAX; in fixDolMod()
733 dolaflags[ndolflags - 1] = 1; in fixDolMod()
738 (c == 'a' && dolaflags[ndolflags - 1] == 0)) { in fixDolMod()
740 dolmcnts[ndolflags - 1] = INT_MAX; in fixDolMod()
742 dolaflags[ndolflags - 1] = 1; in fixDolMod()
773 dolmcnts[ndolflags - 1] = INT_MAX; in fixDolMod()
[all …]