Home
last modified time | relevance | path

Searched refs:_T_WCSTOK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dtsd.h36 _T_WCSTOK, enumerator
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstok.c76 wchar_t **lasts = tsdalloc(_T_WCSTOK, sizeof (wchar_t *), NULL); in wcstok()