OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JNEXTFILE
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
awk.h
171
#define
JNEXTFILE
26
188
#define isnext(n) ((n)->csub == JNEXT || (n)->csub ==
JNEXTFILE
)
run.c
83
static Cell nextfilecell ={ OJUMP,
JNEXTFILE
, 0, 0, 0.0, NUM };
84
Cell *
jnextfile
= &nextfilecell;
variable
380
return(
jnextfile
);
[
all
...]
Completed in 43 milliseconds