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

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

Completed in 18 milliseconds