Home
last modified time | relevance | path

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

/dports/lang/nawk/nawk-20121220_1/
H A Drun.c80 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
81 Cell *jcont = &contcell;
/dports/devel/9base/9base-6/awk/
H A Drun.c77 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
78 Cell *jcont = &contcell;
/dports/devel/cscout/cscout-bd7dfac/example/awk/
H A Drun.c77 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
78 Cell *jcont = &contcell;
/dports/sysutils/heirloom/heirloom-070715/nawk/
H A Drun.c69 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
70 Cell *jcont = &contcell;
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/awk/
H A Drun.c78 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
79 Cell *jcont = &contcell;
/dports/biology/bioawk/bioawk-1.0-7-gfd40150/
H A Drun.c80 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
81 Cell *jcont = &contcell;
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/contrib/one-true-awk/
H A Drun.c83 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM }; variable
84 Cell *jcont = &contcell;
/dports/misc/rump/buildrump.sh-b914579/src/external/historical/nawk/dist/
H A Drun.c89 static Cell contcell ={ OJUMP, JCONT, 0, 0, 0.0, NUM, NULL }; variable
90 Cell *jcont = &contcell;
/dports/devel/cscout/cscout-bd7dfac/src/test/out/
H A Dawk.c436 …125715 contcell FALSE FALSE FALSE FALSE TRUE FALSE FALSE FAL…