Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wctob
usr/src/lib/libc/port/locale/wctob.c
50
wctob(wint_t c)
usr/src/lib/libxcurses/h/m_wchar.h
296
#undef wctob
usr/src/lib/libxcurses/h/m_wchar.h
299
#define wctob(c) ((int) (wint_t) (c))