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

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

Completed in 77 milliseconds