Home
last modified time | relevance | path

Searched defs:winwstr (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwinwstr.c39 winwstr(WINDOW *win, wchar_t *wstr) in winwstr() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c150 (winwstr)(w, wcs) variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c130 winwstr(WINDOW *w, wchar_t *wcs) in winwstr() function
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h1038 #define winwstr(w, wcs) (winnwstr(w, wcs, -1), OK) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1025 #define winwstr(w,wcs) winnwstr(w,wcs,-1) macro