Lines Matching refs:z1Ptr
65 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
70 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
87 *z1Ptr = z1;
101 the locations pointed to by `z0Ptr' and `z1Ptr'.
106 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
131 *z1Ptr = z1;
141 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
151 by `z0Ptr' and `z1Ptr'. The fractional part of the result may be slightly
163 bits32 *z1Ptr,
202 *z1Ptr = z1;
212 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
217 bits32 a0, bits32 a1, int16 count, bits32 *z0Ptr, bits32 *z1Ptr )
220 *z1Ptr = a1<<count;
232 `z1Ptr', and `z2Ptr'.
242 bits32 *z1Ptr,
258 *z1Ptr = z1;
268 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
273 bits32 a0, bits32 a1, bits32 b0, bits32 b1, bits32 *z0Ptr, bits32 *z1Ptr )
278 *z1Ptr = z1;
289 `z1Ptr', and `z2Ptr'.
301 bits32 *z1Ptr,
317 *z1Ptr = z1;
328 `z1Ptr'.
333 bits32 a0, bits32 a1, bits32 b0, bits32 b1, bits32 *z0Ptr, bits32 *z1Ptr )
336 *z1Ptr = a1 - b1;
347 `z0Ptr', `z1Ptr', and `z2Ptr'.
359 bits32 *z1Ptr,
375 *z1Ptr = z1;
384 `z0Ptr' and `z1Ptr'.
387 INLINE void mul32To64( bits32 a, bits32 b, bits32 *z0Ptr, bits32 *z1Ptr )
405 *z1Ptr = z1;
414 which are stored at the locations pointed to by `z0Ptr', `z1Ptr', and
424 bits32 *z1Ptr,
434 *z1Ptr = z1;
444 the locations pointed to by `z0Ptr', `z1Ptr', `z2Ptr', and `z3Ptr'.
454 bits32 *z1Ptr,
472 *z1Ptr = z1;