Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c79 char intest; /* 1 inside [[...]] */ member
276 lp->lex.intest = lp->lex.incase = lp->lex.skipword = lp->lexd.warn = 0; in sh_lexopen()
460 lp->lex.reservok = !lp->lex.intest; in sh_lex()
501 lp->lex.reservok = !lp->lex.intest; in sh_lex()
521 if(lp->lex.intest) in sh_lex()
544 lp->lex.reservok = !lp->lex.intest; in sh_lex()
551 lp->lex.testop1 = lp->lex.intest; in sh_lex()
563 if(lp->lex.intest) in sh_lex()
643 if(c==LPAREN && lp->comp_assign && !lp->lex.intest && !lp->lex.incase) in sh_lex()
897 if(lp->lexd.warn && c==LBRACT && !lp->lex.intest && !lp->lexd.arith && oldmode(lp)!= ST_NESTED) in sh_lex()
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t31 our $intest = 1;
50 if ($intest != 0) {
54 $intest = 1;
60 if ($intest == 0) {
64 $intest = 0;
69 if ($intest == 0) {
73 $intest = 0;
153 fail("Exited during test!") if ($intest == 1);
/illumos-gate/usr/src/cmd/awk/
H A Dawk.h416 extern Cell *intest(Node **, int);
H A Drun.c613 intest(Node **a, int n) /* a[0] is index (list), a[1] is symtab */ in intest() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m236 file path=opt/util-tests/tests/awk/examples/awk/t.intest mode=0444
461 file path=opt/util-tests/tests/awk/examples/out/t.intest mode=0444
688 file path=opt/util-tests/tests/awk/gnu/intest.awk mode=0444
689 file path=opt/util-tests/tests/awk/gnu/intest.ok mode=0444