Home
last modified time | relevance | path

Searched refs:CC_NEWLINE (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dhistedit.h73 #define CC_NEWLINE 1 macro
Dread.c681 case CC_NEWLINE: /* normal end of line */ in FUN()
Dcommon.c554 return CC_NEWLINE; in ed_newline()