Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A D_inwstr.c40 inwstr(wchar_t *ws) in inwstr() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c100 (inwstr)(wcs) variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c92 inwstr(wchar_t *wcs) in inwstr() function
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h1024 #define inwstr(wcs) winwstr(stdscr, wcs) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1020 #define inwstr(wcs) winwstr(stdscr,wcs) macro