Searched defs:mvin_wchstr (Results 1 – 4 of 4) sorted by relevance
113 (mvin_wchstr)(y, x, ccs) variable
100 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr() function
995 #define mvin_wchstr(y, x, cp) \ macro
1004 #define mvin_wchstr(y,x,cp) (move(y,x)?ERR:in_wchstr(cp)) macro