Home
last modified time | relevance | path

Searched refs:tocntrl (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/xvile/vile-9.8v/
H A Dedef.h250 decl_init( int cntl_a, tocntrl('A') ); /* rebindable control-A prefix */
251 decl_init( int cntl_x, tocntrl('X') ); /* rebindable control-X prefix */
253 decl_init( int esc_c, tocntrl('[') ); /* rebindable vi esc char */
257 decl_init( int editc, tocntrl('G') ); /* toggle edit-mode in minibuffer */
258 decl_init( int quotec, tocntrl('V') ); /* current quoting char */
259 decl_init( int killc, tocntrl('U') ); /* current line kill char */
260 decl_init( int wkillc, tocntrl('W') ); /* current word kill char */
261 decl_init( int intrc, tocntrl('C') ); /* current interrupt char */
262 decl_init( int suspc, tocntrl('Z') ); /* current suspend char */
263 decl_init( int startc, tocntrl('Q') ); /* current output start char */
[all …]
H A Dinsert.c480 c == tocntrl('D') || in can_ins_exec()
481 c == tocntrl('T') || in can_ins_exec()
882 c == tocntrl('D') || in inschar()
889 if (c == tocntrl('D') in inschar()
926 if (c == tocntrl('D') && in inschar()
943 && c != tocntrl('D')) in inschar()
947 } else if (c == tocntrl('T')) { /* ^T */ in inschar()
H A Disearch.c18 #define IS_REVERSE tocntrl('R') /* Search backward */
19 #define IS_FORWARD tocntrl('F') /* Search forward */
H A Dtermio.c245 wkillc = tocntrl('W'); in vl_save_tty()
402 startc = tocntrl('Q'); in vl_save_tty()
403 stopc = tocntrl('S'); in vl_save_tty()
405 wkillc = tocntrl('W'); in vl_save_tty()
414 suspc = tocntrl('Z'); in vl_save_tty()
H A Dvl_ctype.h201 #define tocntrl(c) (((unsigned)(c)) ^ DIFCNTRL) macro
H A Destruct.h1633 #define ESC tocntrl('[')
1634 #define BEL tocntrl('G') /* ascii bell character */
1635 #define CONTROL_A tocntrl('A') /* for cntl_a attribute sequences */
H A Dmktbls.c119 #define tocntrl(c) ((c)^DIFCNTRL) macro
1080 c = tocntrl(c); in save_bindings()
H A Dbind.c2147 *dst = (char) tocntrl(c); in bytes2prc()
2523 kcod = tocntrl(kcod); in prc2kcod()
/dports/editors/vile/vile-9.8v/
H A Dedef.h250 decl_init( int cntl_a, tocntrl('A') ); /* rebindable control-A prefix */
251 decl_init( int cntl_x, tocntrl('X') ); /* rebindable control-X prefix */
253 decl_init( int esc_c, tocntrl('[') ); /* rebindable vi esc char */
257 decl_init( int editc, tocntrl('G') ); /* toggle edit-mode in minibuffer */
258 decl_init( int quotec, tocntrl('V') ); /* current quoting char */
259 decl_init( int killc, tocntrl('U') ); /* current line kill char */
260 decl_init( int wkillc, tocntrl('W') ); /* current word kill char */
261 decl_init( int intrc, tocntrl('C') ); /* current interrupt char */
262 decl_init( int suspc, tocntrl('Z') ); /* current suspend char */
263 decl_init( int startc, tocntrl('Q') ); /* current output start char */
[all …]
H A Dinsert.c480 c == tocntrl('D') || in can_ins_exec()
481 c == tocntrl('T') || in can_ins_exec()
882 c == tocntrl('D') || in inschar()
889 if (c == tocntrl('D') in inschar()
926 if (c == tocntrl('D') && in inschar()
943 && c != tocntrl('D')) in inschar()
947 } else if (c == tocntrl('T')) { /* ^T */ in inschar()
H A Disearch.c18 #define IS_REVERSE tocntrl('R') /* Search backward */
19 #define IS_FORWARD tocntrl('F') /* Search forward */
H A Dtermio.c245 wkillc = tocntrl('W'); in vl_save_tty()
402 startc = tocntrl('Q'); in vl_save_tty()
403 stopc = tocntrl('S'); in vl_save_tty()
405 wkillc = tocntrl('W'); in vl_save_tty()
414 suspc = tocntrl('Z'); in vl_save_tty()
H A Dvl_ctype.h201 #define tocntrl(c) (((unsigned)(c)) ^ DIFCNTRL) macro
H A Destruct.h1633 #define ESC tocntrl('[')
1634 #define BEL tocntrl('G') /* ascii bell character */
1635 #define CONTROL_A tocntrl('A') /* for cntl_a attribute sequences */
H A Dmktbls.c119 #define tocntrl(c) ((c)^DIFCNTRL) macro
1080 c = tocntrl(c); in save_bindings()
/dports/devel/sunpromake/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/devel/sccs/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/devel/schilybase/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/net/rscsi/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/archivers/star/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/sysutils/cdrtools/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/editors/ved/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/devel/smake/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/sysutils/schilyutils/schily-2021-09-18/ved/
H A Dcmds.c50 LOCAL int tocntrl __PR((int c));
393 wp->lastch = tocntrl(wp->lastch);
410 wp->lastch = tocntrl(wp->lastch);
437 tocntrl(c) in tocntrl() function
/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dm_ctype.h158 #define tocntrl(c) ((c) & 31) macro

12