Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.lex.c1288 if (cantell) {
1374 if (cantell)
1397 if (!cantell) {
1435 cantell = 0;
1444 cantell = 1;
H A Dsh.h240 bool cantell; /* Is current source tellable ? */ variable
H A Dsh.c661 bool otell = cantell; in srcunit()
746 cantell = otell; in srcunit()