Searched defs:wctob (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libc/port/locale/ | ||
H A D | wctob.c | 50 wctob(wint_t c) in wctob() function |
/titanic_51/usr/src/lib/libxcurses/h/ | ||
H A D | m_wchar.h | 301 #define wctob(c) ((int) (wint_t) (c)) macro |