Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:JEXIT

85 static Cell	exitcell	={ OJUMP, JEXIT, 0, 0, 0.0, NUM };
86 Cell *jexit = &exitcell;