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

/freebsd-11.0-release/lib/libc/locale/
H A Deuc.c112 } _EucState; typedef in typeref:struct:__anon6654
118 return (ps == NULL || ((const _EucState *)ps)->want == 0);
318 _EucState *es;
323 es = (_EucState *)ps;
392 _EucState *es;
396 es = (_EucState *)ps;

Completed in 48 milliseconds