Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Ddol.c83 static int dolmcnt; /* :gx -> 10000, else 1 */ variable
405 dolnmod = dolmcnt = dolwcnt = 0; in Dgetdol()
449 dolmcnt = 10000; in Dgetdol()
622 c = DgetC(0), dolmcnt = 1, dolwcnt = 1; in fixDolMod()
625 dolmcnt = 10000; in fixDolMod()
630 if ((c == 'g' && dolmcnt != 10000) || in fixDolMod()
633 dolmcnt = 10000; in fixDolMod()
665 dolmcnt = 10000; in fixDolMod()
680 if (dolnmod == 0 || dolmcnt == 0) { in setDolp()
734 dolmcnt--; in setDolp()
[all …]