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

/illumos-gate/usr/src/cmd/oawk/
H A Drun.c70 static CELL exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, 0 }; variable
71 CELL *jexit = &exitcell;
/illumos-gate/usr/src/cmd/awk/
H A Drun.c68 static Cell exitcell = { OJUMP, JEXIT, 0, 0, 0.0, NUM }; variable
69 Cell *jexit = &exitcell;

Completed in 77 milliseconds