Lines Matching refs:z1Ptr

94 pointed to by `z1Ptr'.  The value of `count' can be arbitrarily large.
100 described above, and is returned at the location pointed to by `z1Ptr'.)
105 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
127 *z1Ptr = z1;
138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
143 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
160 *z1Ptr = z1;
174 the locations pointed to by `z0Ptr' and `z1Ptr'.
179 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
204 *z1Ptr = z1;
214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
224 by `z0Ptr' and `z1Ptr'. The fractional part of the result may be slightly
236 bits64 *z1Ptr,
275 *z1Ptr = z1;
285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
290 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
293 *z1Ptr = a1<<count;
305 `z1Ptr', and `z2Ptr'.
315 bits64 *z1Ptr,
331 *z1Ptr = z1;
341 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
346 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr )
351 *z1Ptr = z1;
362 `z1Ptr', and `z2Ptr'.
374 bits64 *z1Ptr,
390 *z1Ptr = z1;
401 `z1Ptr'.
406 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr )
409 *z1Ptr = a1 - b1;
420 pointed to by `z0Ptr', `z1Ptr', and `z2Ptr'.
432 bits64 *z1Ptr,
448 *z1Ptr = z1;
457 `z0Ptr' and `z1Ptr'.
460 INLINE void mul64To128( bits64 a, bits64 b, bits64 *z0Ptr, bits64 *z1Ptr )
478 *z1Ptr = z1;
487 which are stored at the locations pointed to by `z0Ptr', `z1Ptr', and
497 bits64 *z1Ptr,
507 *z1Ptr = z1;
517 the locations pointed to by `z0Ptr', `z1Ptr', `z2Ptr', and `z3Ptr'.
527 bits64 *z1Ptr,
545 *z1Ptr = z1;