Home
last modified time | relevance | path

Searched refs:CTLX (Results 1 – 24 of 24) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/h/
H A Debind.h78 {CTLX|'?', BINDFNC, deskey},
79 {CTLX|'!', BINDFNC, spawn},
81 {CTLX|'#', BINDFNC, filter},
84 {CTLX|'(', BINDFNC, ctlxlp},
85 {CTLX|')', BINDFNC, ctlxrp},
86 {CTLX|'<', BINDFNC, narrow},
87 {CTLX|'>', BINDFNC, widen},
93 {CTLX|'A', BINDFNC, setvar},
99 {CTLX|'E', BINDFNC, ctlxe},
102 {CTLX|'M', BINDFNC, setmod},
[all …]
H A Destruct.h542 #define CTLX 0x0400 /* ^X flag, or'ed in */ macro
/dports/editors/uemacs/uemacs-4.0/src/
H A Dbind.c760 if (c & CTLX) {
937 c |= CTLX;
988 if( c & (CTLX|META)) /* If is a prefix */
H A Disearch.c448 c |= (key->k_ptr.fp == cex) ? CTLX : META; in get_char()
H A Dmswmenu.c448 if (Key & (CTLX | META)) { in GetKeyText()
452 prefix_key_ptr = (Key & CTLX) ? &ctrlx_key : &meta_key; in GetKeyText()
456 KTp = FindKeyBinding ((Key & CTLX) ? cex : meta); in GetKeyText()
H A Dinput.c85 || (c & (SPEC|ALTD|CTRL|META|CTLX|MOUS)))
977 c |= CTLX; in getcmd()
H A Dhp150.c336 case 81: return(sstate | CTLX | 'C'); /* shell up to system */
H A Dmain.c1091 prefix |= CTLX;
/dports/editors/xvile/vile-9.8v/
H A Dbind.c1460 modify = CTLX; in makebindkeyslist()
2089 else if ((UINT) c & CTLX) in kcod2escape_seq()
2424 bits = CTLX; in decode_prefix()
2440 bits = CTLX; in decode_prefix()
2467 if ((pref & CTLA) && (pref & CTLX)) in prc2kcod()
2506 if ((pref & (CTLA | CTLX)) != 0 in prc2kcod()
H A Dinsert.c626 c = (int) (CTLX | (UINT) keystroke()); in ins_anytime()
H A Dinput.c620 prefix = CTLX; in kbd_seq()
H A Destruct.h1137 #define CTLX iBIT(MaxCBits+1) /* ^X flag, or'ed in */ macro
H A DCHANGES.R31742 CTLA and CTLX are bound (function 'kcod2str()'). Note that
1743 'prc2kcod()' still assumes that CTLA and CTLX are bound to control
/dports/editors/vile/vile-9.8v/
H A Dbind.c1460 modify = CTLX; in makebindkeyslist()
2089 else if ((UINT) c & CTLX) in kcod2escape_seq()
2424 bits = CTLX; in decode_prefix()
2440 bits = CTLX; in decode_prefix()
2467 if ((pref & CTLA) && (pref & CTLX)) in prc2kcod()
2506 if ((pref & (CTLA | CTLX)) != 0 in prc2kcod()
H A Dinsert.c626 c = (int) (CTLX | (UINT) keystroke()); in ins_anytime()
H A Dinput.c620 prefix = CTLX; in kbd_seq()
H A Destruct.h1137 #define CTLX iBIT(MaxCBits+1) /* ^X flag, or'ed in */ macro
H A DCHANGES.R31742 CTLA and CTLX are bound (function 'kcod2str()'). Note that
1743 'prc2kcod()' still assumes that CTLA and CTLX are bound to control
/dports/editors/uemacs/uemacs-4.0/freebsd/
H A Destruct.h542 #define CTLX 0x0400 /* ^X flag, or'ed in */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcthw20k1.c1798 const u32 CTLX = CTLBITS('C', 'T', 'L', 'X'); in uaa_to_xfi() local
1867 writel(CTLX, (mem_base + UAA_CORE_CHANGE)); in uaa_to_xfi()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcthw20k1.c1798 const u32 CTLX = CTLBITS('C', 'T', 'L', 'X'); in uaa_to_xfi() local
1867 writel(CTLX, (mem_base + UAA_CORE_CHANGE)); in uaa_to_xfi()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcthw20k1.c1798 const u32 CTLX = CTLBITS('C', 'T', 'L', 'X'); in uaa_to_xfi() local
1867 writel(CTLX, (mem_base + UAA_CORE_CHANGE)); in uaa_to_xfi()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusreditemacs.c96 #define CTLX 030 /* ^X */ macro
779 if (i == CTLX && !m) in us_editemacsimplementchar()
/dports/devel/asl/asl-current/tests/t_buf32/
H A Dt_buf32.asm2952 CMPA #CTLX ; Control X