EOF 41 include/net/irda/wrapper.h #define STO EOF /* End flag */ EOF 22 scripts/basic/bin2c.c while ((ch = getchar()) != EOF) { EOF 29 scripts/basic/bin2c.c } while (ch != EOF); EOF 124 scripts/dtc/dtc.c while ((opt = util_getopt_long()) != EOF) { EOF 428 scripts/genksyms/genksyms.c while ((c = fgetc(f)) != EOF) { EOF 779 scripts/genksyms/genksyms.c &long_opts[0], NULL)) != EOF) EOF 781 scripts/genksyms/genksyms.c while ((o = getopt(argc, argv, "s:dwqVDr:T:ph")) != EOF) EOF 120 scripts/kallsyms.c if (rc != EOF && fgets(str, 500, in) == NULL) EOF 225 scripts/kconfig/confdata.c case EOF: EOF 1721 scripts/kconfig/zconf.lex.c return EOF; EOF 91 scripts/pnmtologo.c if (c == EOF) EOF 97 scripts/pnmtologo.c if (c == EOF) EOF 113 scripts/pnmtologo.c if (c == EOF) EOF 606 scripts/unifdef.c if (fclose(output) == EOF) {