Home | History | Annotate | Download | only in one-true-awk

Lines Matching refs:JEXIT

88 static Cell	exitcell	={ OJUMP, JEXIT, 0, 0, 0.0, NUM, NULL };
89 Cell *jexit = &exitcell;