Home
last modified time | relevance | path

Searched refs:_CHAR16State (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmbrtoc16.c36 CTASSERT(sizeof (_CHAR16State) <= sizeof (mbstate_t));
47 _CHAR16State *c16s; in mbrtoc16()
59 c16s = (_CHAR16State *)ps; in mbrtoc16()
H A Dmbsinit.c36 const _CHAR16State *c16s = (const _CHAR16State *)s; in mbsinit_l()
H A Dc16rtomb.c35 _CHAR16State *c16s; in c16rtomb()
45 c16s = (_CHAR16State *)ps; in c16rtomb()
H A Dmblocal.h91 } _CHAR16State; typedef