Home | History | Annotate | Download | only in modules

Lines Matching refs:nresult

189 	_DECHanyuState * __restrict psenc, size_t * __restrict nresult)
198 _DIAGASSERT(nresult != NULL);
202 *nresult = _ENCODING_IS_STATE_DEPENDENT;
216 *nresult = (size_t)((ch == 0) ? 0 : 1);
283 *nresult = (size_t)(s0 - *s);
290 *nresult = (size_t)-2;
295 *nresult = (size_t)-1;
303 _DECHanyuState * __restrict psenc, size_t * __restrict nresult)
310 _DIAGASSERT(nresult != NULL);
336 *nresult = (size_t)-1;
340 *nresult = psenc->chlen;
346 *nresult = (size_t)-1;