JBREAK
#define isbreak(n) ((n)->csub == JBREAK)
static Cell breakcell ={ OJUMP, JBREAK, 0, 0, 0.0, NUM, NULL, NULL };