Home | History | Annotate | Download | only in include

Lines Matching refs:mvinsch

622 #ifdef mvinsch
623 inline int UNDEF(mvinsch)(int y, int x, chtype c)
624 { return mvinsch(y, x, c); }
625 #undef mvinsch
626 #define mvinsch UNDEF(mvinsch)