OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eofp
(Results
1 - 1
of
1
) sorted by null
/external/mksh/src/
lex.c
1117
const char *eof, *
eofp
;
local
1140
eofp
= eof;
1152
if (!*
eofp
) {
1174
} else if (c == *
eofp
++)
[
all
...]
Completed in 86 milliseconds