Searched refs:CC_NEWLINE (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Dhistedit.h74 #define CC_NEWLINE 1 macro
H A Dread.c683 case CC_NEWLINE: /* normal end of line */
H A Dcommon.c556 return CC_NEWLINE;
/freebsd-11.0-release/contrib/tcsh/
H A Ded.h82 #define CC_NEWLINE 1 macro
H A Ded.inputl.c226 case CC_NEWLINE: /* normal end of line */
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp546 return CC_NEWLINE;
692 return CC_NEWLINE;
720 return CC_NEWLINE;
823 return CC_NEWLINE;
860 return CC_NEWLINE;
909 return CC_NEWLINE;
936 return CC_NEWLINE;
946 return CC_NEWLINE;

Completed in 116 milliseconds