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