Home | History | Annotate | Download | only in modules

Lines Matching defs:ei

72 	_ZWEncodingInfo	ei;
88 #define _CEI_TO_EI(_cei_) (&(_cei_)->ei)
101 _citrus_ZW_init_state(_ZWEncodingInfo * __restrict ei,
104 /* ei my be unused */
113 _citrus_ZW_pack_state(_ZWEncodingInfo * __restrict ei,
116 /* ei may be unused */
125 _citrus_ZW_unpack_state(_ZWEncodingInfo * __restrict ei,
128 /* ei may be unused */
136 _citrus_ZW_mbrtowc_priv(_ZWEncodingInfo * __restrict ei,
144 /* ei may be unused */
151 _citrus_ZW_init_state(ei, psenc);
287 _citrus_ZW_wcrtomb_priv(_ZWEncodingInfo * __restrict ei,
293 /* ei may be null */
377 _citrus_ZW_put_state_reset(_ZWEncodingInfo * __restrict ei,
381 /* ei may be unused */
411 _citrus_ZW_stdenc_get_state_desc_generic(_ZWEncodingInfo * __restrict ei,
414 /* ei may be unused */
452 _citrus_ZW_stdenc_wctocs(_ZWEncodingInfo * __restrict ei,
455 /* ei seems to be unused */
467 _citrus_ZW_stdenc_cstowc(_ZWEncodingInfo * __restrict ei,
470 /* ei seems to be unused */
486 _citrus_ZW_encoding_module_uninit(_ZWEncodingInfo *ei)
492 _citrus_ZW_encoding_module_init(_ZWEncodingInfo * __restrict ei,