Lines Matching refs:z0Ptr
89 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
99 `z0Ptr'. The fractional part of the result may be slightly corrupted as
105 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
128 *z0Ptr = z0;
138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
143 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
161 *z0Ptr = z0;
174 the locations pointed to by `z0Ptr' and `z1Ptr'.
179 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
205 *z0Ptr = z0;
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
235 bits64 *z0Ptr,
276 *z0Ptr = z0;
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 )
294 *z0Ptr =
304 64-bit pieces which are stored at the locations pointed to by `z0Ptr',
314 bits64 *z0Ptr,
332 *z0Ptr = z0;
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 )
352 *z0Ptr = a0 + b0 + ( z1 < a1 );
361 64-bit pieces which are stored at the locations pointed to by `z0Ptr',
373 bits64 *z0Ptr,
391 *z0Ptr = z0;
400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and
406 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr )
410 *z0Ptr = a0 - b0 - ( a1 < b1 );
420 pointed to by `z0Ptr', `z1Ptr', and `z2Ptr'.
431 bits64 *z0Ptr,
449 *z0Ptr = z0;
457 `z0Ptr' and `z1Ptr'.
460 INLINE void mul64To128( bits64 a, bits64 b, bits64 *z0Ptr, bits64 *z1Ptr )
479 *z0Ptr = z0;
487 which are stored at the locations pointed to by `z0Ptr', `z1Ptr', and
496 bits64 *z0Ptr,
508 *z0Ptr = z0;
517 the locations pointed to by `z0Ptr', `z1Ptr', `z2Ptr', and `z3Ptr'.
526 bits64 *z0Ptr,
546 *z0Ptr = z0;