Home
last modified time | relevance | path

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

/NextBSD/lib/libc/iconv/
HDcitrus_stdenc_template.h45 #undef _TO_STATE
48 #define _TO_STATE(_ps_) ((_ENCODING_STATE*)(_ps_)) macro
107 _FUNCNAME(init_state)(_CE_TO_EI(ce), _TO_STATE(ps)); in _FUNCNAME()
122 _TO_STATE(ps), nresult); in _FUNCNAME()
148 _TO_STATE(ps), nresult); in _FUNCNAME()
161 _TO_STATE(ps), nresult); in _FUNCNAME()
174 ret = _FUNCNAME(wcrtomb_priv)(_CE_TO_EI(ce), s, n, wc, _TO_STATE(ps), in _FUNCNAME()
186 return ((_FUNCNAME(put_state_reset)(_CE_TO_EI(ce), s, n, _TO_STATE(ps), in _FUNCNAME()
204 _CE_TO_EI(ce), _TO_STATE(ps), &d->u.generic.state); in _FUNCNAME()