Lines Matching refs:z1Ptr
96 pointed to by `z1Ptr'. The value of `count' can be arbitrarily large.
102 described above, and is returned at the location pointed to by `z1Ptr'.)
107 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
129 *z1Ptr = z1;
140 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
145 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
162 *z1Ptr = z1;
176 the locations pointed to by `z0Ptr' and `z1Ptr'.
181 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
206 *z1Ptr = z1;
216 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
226 by `z0Ptr' and `z1Ptr'. The fractional part of the result may be slightly
238 bits64 *z1Ptr,
277 *z1Ptr = z1;
287 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
292 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
295 *z1Ptr = a1<<count;
307 `z1Ptr', and `z2Ptr'.
317 bits64 *z1Ptr,
333 *z1Ptr = z1;
343 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
348 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr )
353 *z1Ptr = z1;
364 `z1Ptr', and `z2Ptr'.
376 bits64 *z1Ptr,
392 *z1Ptr = z1;
403 `z1Ptr'.
408 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr )
411 *z1Ptr = a1 - b1;
422 pointed to by `z0Ptr', `z1Ptr', and `z2Ptr'.
434 bits64 *z1Ptr,
450 *z1Ptr = z1;
459 `z0Ptr' and `z1Ptr'.
462 INLINE void mul64To128( bits64 a, bits64 b, bits64 *z0Ptr, bits64 *z1Ptr )
480 *z1Ptr = z1;
489 pieces which are stored at the locations pointed to by `z0Ptr', `z1Ptr', and
499 bits64 *z1Ptr,
509 *z1Ptr = z1;
519 the locations pointed to by `z0Ptr', `z1Ptr', `z2Ptr', and `z3Ptr'.
529 bits64 *z1Ptr,
547 *z1Ptr = z1;