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

/freebsd-10.0-release/lib/libc/locale/
H A Dmskanji.c65 } _MSKanjiState; typedef in typeref:struct:__anon5427
84 return (ps == NULL || ((const _MSKanjiState *)ps)->ch == 0);
91 _MSKanjiState *ms;
94 ms = (_MSKanjiState *)ps;
148 _MSKanjiState *ms;
151 ms = (_MSKanjiState *)ps;
/freebsd-10.0-release/lib/libiconv_modules/MSKanji/
H A Dcitrus_mskanji.c89 typedef struct _MSKanjiState { struct
92 } _MSKanjiState; typedef in typeref:struct:_MSKanjiState
104 #define _ENCODING_STATE _MSKanjiState
127 _MSKanjiState * __restrict s)
136 void * __restrict pspriv, const _MSKanjiState * __restrict s)
145 _MSKanjiState * __restrict s, const void * __restrict pspriv)
155 _MSKanjiState * __restrict psenc, size_t * __restrict nresult)
234 _MSKanjiState * __restrict psenc __unused, size_t * __restrict nresult)
430 _MSKanjiState * __restrict psenc, int * __restrict rstate)

Completed in 157 milliseconds