Home
last modified time | relevance | path

Searched refs:CC_REFRESH_BEEP (Results 1 – 4 of 4) sorted by relevance

/external/libedit/src/
Dhistedit.h81 #define CC_REFRESH_BEEP 9 macro
Dcommon.c668 return CC_REFRESH_BEEP; in ed_prev_history()
690 beep = CC_REFRESH_BEEP; in ed_next_history()
Dread.c659 case CC_REFRESH_BEEP: in FUN()
/external/llvm/lib/LineEditor/
DLineEditor.cpp152 return CC_REFRESH_BEEP; in ElCompletionFn()