Searched defs:BEL (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/bin/ksh/ | ||
H A D | edit.h | 17 #define BEL 0x07 macro |
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ | ||
H A D | screen.py | 39 BEL = 7 # Ring the bell. variable |