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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dlex.c51 #define TEST_RE 3 macro
507 if(lp->lex.incase<=TEST_RE)
723 lp->lex.incase = TEST_RE;
1076 if(lp->lexd.level==inlevel+1 && lp->lex.incase>=TEST_RE && !lp->lex.intest)
1252 if(lp->lex.incase==TEST_RE)
1429 lp->lex.incase = TEST_RE;

Completed in 23 milliseconds