Searched refs:CC_EOF (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/lib/libedit/
H A Dhistedit.h72 #define CC_EOF 2 macro
H A Dcommon.c58 return (CC_EOF);
157 return (CC_EOF);
H A Demacs.c61 return (CC_EOF);
H A Dread.c591 case CC_EOF: /* end of file typed */
H A Dvi.c605 return (CC_EOF);
H A Dreadline.c1895 return CC_EOF;
/freebsd-10.0-release/contrib/tcsh/
H A Ded.h83 #define CC_EOF 2 macro
H A Ded.chared.c1647 return(CC_EOF);
2448 return(CC_EOF);
2493 return(CC_EOF);
2519 rv = CC_EOF;
H A Ded.inputl.c214 case CC_EOF: /* end of file typed */

Completed in 143 milliseconds