JEXIT
#define isexit(n) ((n)->csub == JEXIT)
static Cell exitcell = { OJUMP, JEXIT, NULL, NULL, 0.0, NUM, NULL };
static CELL exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, 0 };