OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FEOF
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/intl/
localealias.c
97
# define
FEOF
(fp) feof_unlocked (fp)
100
# define
FEOF
(fp)
feof
(fp)
118
# undef
feof
macro
119
# define
feof
(s) feof_unlocked (s)
macro
244
while (!
FEOF
(fp))
351
will exit at the `
feof
' test. */
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas
[
all
...]
Completed in 53 milliseconds