HomeSort by: relevance | last modified time | path
    Searched defs:nextcell (Results 1 - 2 of 2) sorted by relevancy

  /src/external/historical/nawk/dist/
run.c 92 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM, NULL, NULL }; variable
93 Cell *jnext = &nextcell;
run.c 92 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM, NULL, NULL }; variable
93 Cell *jnext = &nextcell;

Completed in 60 milliseconds