Home | History | Annotate | Download | only in libedit

Lines Matching refs:VPGOFF

435 #if defined(VPGOFF)
437 #endif /* VPGOFF */
707 #ifdef VPGOFF
709 return VPGOFF;
710 #endif /* VPGOFF */
795 #ifdef VPGOFF
796 s[C_PGOFF] = td->c_cc[VPGOFF];
797 #endif /* VPGOFF */
877 #ifdef VPGOFF
878 td->c_cc[VPGOFF] = s[C_PGOFF];
879 #endif /* VPGOFF */