Home | History | Annotate | Download | only in lib

Lines Matching refs:zz1

602     picoos_int32 zz1, zz2;
608 * avoid by using two different variables zz1 and zz2 */
609 multsz = picocep_highestBitS(x,zz1) + picocep_highestBitS(y,zz2);