Lines Matching refs:nresult
294 _VIQRState * __restrict psenc, size_t * __restrict nresult)
306 _DIAGASSERT(nresult != NULL);
310 *nresult = (size_t)_ENCODING_IS_STATE_DEPENDENT;
321 *nresult = (size_t)-2;
353 *nresult = (size_t)(wc == 0 ? 0 : s0 - *s);
362 _VIQRState * __restrict psenc, size_t * __restrict nresult)
371 _DIAGASSERT(nresult != NULL);
402 *nresult = (size_t)-1;
415 *nresult = psenc->chlen;
426 *nresult = (size_t)-1;
434 size_t * __restrict nresult)
439 _DIAGASSERT(nresult != NULL);
447 *nresult = 0;