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

  /src/external/historical/nawk/dist/
run.c 96 static Cell nextfilecell ={ OJUMP, JNEXTFILE, 0, 0, 0.0, NUM, NULL, NULL };
97 Cell *jnextfile = &nextfilecell; variable
395 return(jnextfile);
run.c 96 static Cell nextfilecell ={ OJUMP, JNEXTFILE, 0, 0, 0.0, NUM, NULL, NULL };
97 Cell *jnextfile = &nextfilecell; variable
395 return(jnextfile);

Completed in 72 milliseconds