Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A D_innwstr.c40 innwstr(wchar_t *ws, int n) in innwstr() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnwstr.c47 (innwstr)(wcs, n) variable
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnwstr.c54 innwstr(wchar_t *wcs, int n) in innwstr() function
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h1023 #define innwstr(wcs, n) winnwstr(stdscr, wcs, n) macro
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1019 #define innwstr(wcs,n) winnwstr(stdscr,wcs,n) macro