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

/freebsd-13-stable/contrib/libedit/
H A Dhistedit.h73 #define CC_NEWLINE 1 macro
H A Dread.c579 case CC_NEWLINE: /* normal end of line */
H A Dcommon.c473 return CC_NEWLINE;
/freebsd-13-stable/contrib/tcsh/
H A Ded.h81 #define CC_NEWLINE 1 macro
H A Ded.inputl.c222 case CC_NEWLINE: /* normal end of line */
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp524 return CC_NEWLINE;
657 return CC_NEWLINE;
697 return CC_NEWLINE;
792 return CC_NEWLINE;
829 return CC_NEWLINE;
886 return CC_NEWLINE;
907 return CC_NEWLINE;
915 return CC_NEWLINE;

Completed in 379 milliseconds