Lines Matching refs:nresult
115 void * __restrict ps, size_t * __restrict nresult)
120 _DIAGASSERT(nresult != NULL);
123 _TO_STATE(ps), nresult);
125 if (!ret && *nresult != (size_t)-2)
135 void * __restrict ps, size_t * __restrict nresult)
140 _DIAGASSERT(nresult != NULL);
151 nresult);
158 void * __restrict ps, size_t * __restrict nresult)
161 _TO_STATE(ps), nresult);
167 void * __restrict ps, size_t * __restrict nresult)
170 nresult);
177 size_t * __restrict nresult)
181 nresult);
183 *nresult = 0;