Home | History | Annotate | Download | only in src

Lines Matching full:vmin

440 #if defined(VMIN)
442 #endif /* VMIN */
718 #ifdef VMIN
720 return VMIN;
721 #endif /* VMIN */
804 #ifdef VMIN
805 s[C_MIN] = td->c_cc[VMIN];
806 #endif /* VMIN */
886 #ifdef VMIN
887 td->c_cc[VMIN] = s[C_MIN];
888 #endif /* VMIN */