Searched defs:_EucState (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Deuc.c107 } _EucState; typedef in typeref:struct:__anon3010
113 return (ps == NULL || ((const _EucState *)ps)->want == 0);
305 _EucState *es;
310 es = (_EucState *)ps;
377 _EucState *es;
381 es = (_EucState *)ps;

Completed in 57 milliseconds