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

Lines Matching full:nextcell

81 static Cell	nextcell	={ OJUMP, JNEXT, 0, 0, 0.0, NUM };
82 Cell *jnext = &nextcell;