Searched defs:mvget_wstr (Results 1 – 4 of 4) sorted by relevance
115 (mvget_wstr)(y, x, wis) variable
102 mvget_wstr(int y, int x, wint_t *wis) in mvget_wstr() function
915 #define mvget_wstr(y, x, wcs) \ macro
954 #define mvget_wstr(y,x,wcs) (move(y,x)?ERR:get_wstr(wcs)) macro