Home
last modified time | relevance | path

Searched defs:CONTROL_N (Results 1 – 3 of 3) sorted by relevance

/dports/devel/p5-Term-Choose/Term-Choose-1.745/lib/Term/Choose/
H A DConstants.pm57 CONTROL_N => 0x0e, constant
/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dlib_setup.c595 #define CONTROL_N(s) ((s) != 0 && strstr(s, "\016") != 0) macro
/dports/editors/chexedit/hexedit-0.9.7/src/
H A Dhexedit.h98 #define CONTROL_N 14 macro