OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Mar 01 05:31:48 UTC 2026