Home | History | Annotate | Download | only in include

Lines Matching refs:mvdelch

591 #ifdef mvdelch
592 inline int UNDEF(mvdelch)(int y, int x) { return mvdelch(y, x);}
593 #undef mvdelch
594 #define mvdelch UNDEF(mvdelch)