Home
last modified time | relevance | path

Searched refs:JNEXTFILE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dawk.h207 #define JNEXTFILE 26 macro
224 #define isnext(n) ((n)->csub == JNEXT || (n)->csub == JNEXTFILE)
H A Drun.c92 static Cell nextfilecell ={ OJUMP, JNEXTFILE, 0, 0, 0.0, NUM, NULL, NULL };