Searched refs:_TO_STATE (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libc/iconv/ |
| H A D | citrus_stdenc_template.h | 46 #undef _TO_STATE 49 #define _TO_STATE(_ps_) ((_ENCODING_STATE*)(_ps_)) macro 114 _FUNCNAME(init_state)(_CE_TO_EI(ce), _TO_STATE(ps)); in _FUNCNAME() 129 _TO_STATE(ps), nresult); in _FUNCNAME() 155 _TO_STATE(ps), nresult); in _FUNCNAME() 168 _TO_STATE(ps), nresult); in _FUNCNAME() 181 ret = _FUNCNAME(wcrtomb_priv)(_CE_TO_EI(ce), s, n, wc, _TO_STATE(ps), in _FUNCNAME() 193 return ((_FUNCNAME(put_state_reset)(_CE_TO_EI(ce), s, n, _TO_STATE(ps), in _FUNCNAME() 211 _CE_TO_EI(ce), _TO_STATE(ps), &d->u.generic.state); in _FUNCNAME()
|