Home | History | Annotate | Download | only in libedit

Lines Matching refs:VSWTCH

396 #if defined(VSWTCH)
398 #endif /* VSWTCH */
655 #ifdef VSWTCH
657 return VSWTCH;
658 #endif /* VSWTCH */
756 #ifdef VSWTCH
757 s[C_SWTCH] = td->c_cc[VSWTCH];
758 #endif /* VSWTCH */
838 #ifdef VSWTCH
839 td->c_cc[VSWTCH] = s[C_SWTCH];
840 #endif /* VSWTCH */