Home
last modified time | relevance | path

Searched refs:unexpected_EOF (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcssyn.c522 unexpected_EOF() in unexpected_EOF() function
575 cachegeteof_(c, { if (delimiter) unexpected_EOF(); return -1; } )
597 cachegeteof_(c, unexpected_EOF();)
H A Drcsgen.c675 cachegeteof_(c, { if (!dc.nlines) goto OK_EOF; unexpected_EOF(); })
H A Drcsbase.h673 void unexpected_EOF P((void)) exiting;
H A Drlog.c698 unexpected_EOF();
H A DChangeLog503 * rlog.c: Don't duplicate unexpected_EOF's function.
/netbsd-src/usr.bin/gzip/
H A Dgzip.c1465 goto unexpected_EOF; in file_uncompress()
1485 goto unexpected_EOF; in file_uncompress()
1716 unexpected_EOF: in file_uncompress()
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch243 void unexpected_EOF P((void)) exiting;