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

/ast/src/cmd/ksh93/sh/
H A Dlex.c48 #define TEST_RE 3 macro
512 if(lp->lex.incase<=TEST_RE)
729 lp->lex.incase = TEST_RE;
1097 if(lp->lexd.level==inlevel+1 && lp->lex.incase>=TEST_RE && !lp->lex.intest)
1284 if(lp->lex.incase==TEST_RE)
1461 lp->lex.incase = TEST_RE;

Completed in 14 milliseconds