Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c48 #define TEST_RE 3 macro
492 if(lp->lex.incase<=TEST_RE) in sh_lex()
690 lp->lex.incase = TEST_RE; in sh_lex()
1035 if(lp->lexd.level==inlevel+1 && lp->lex.incase>=TEST_RE && !lp->lex.intest) in sh_lex()
1210 if(lp->lex.incase==TEST_RE) in sh_lex()
1389 lp->lex.incase = TEST_RE; in sh_lex()