Searched refs:CC_NEWLINE (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ | ||
D | histedit.h | 73 #define CC_NEWLINE 1 macro |
D | read.c | 681 case CC_NEWLINE: /* normal end of line */ in FUN() |
D | common.c | 554 return CC_NEWLINE; in ed_newline() |