Lines Matching refs:nresult
173 _JOHABState * __restrict psenc, size_t * __restrict nresult)
181 _DIAGASSERT(nresult != 0);
185 *nresult = _ENCODING_IS_STATE_DEPENDENT;
198 *nresult = (l == 0) ? 0 : 1;
212 *nresult = (size_t)-2;
218 *nresult = (size_t)-1;
223 *nresult = s0 - *s;
234 _JOHABState * __restrict psenc, size_t * __restrict nresult)
241 _DIAGASSERT(nresult != NULL);
251 *nresult = 1;
255 *nresult = (size_t)-1;
264 *nresult = 2;
267 *nresult = (size_t)-1;