feof             1082 core/gps.c                 while (!feof(fd0));
feof               36 include/std/stdio.h extern long feof(FILE *file);
feof              535 lib/lua/lauxlib.c   if (feof(lf->f)) return NULL;
feof              548 lib/lua/lauxlib.c   if (feof(lf->f)) return NULL;
feof              618 lib/lua/lauxlib.c   readerror = ((fread(&c, 1, 1, lf.f) < 1) && !feof(lf.f));
feof              344 lib/lua/liolib.c   return !feof(f);
feof               74 modules/module_exportlist.c             feof