Searched refs:zlhi (Results 1 – 1 of 1) sorted by relevance
4904 uInt *zlhi=zlhibuff; /* -> lhs array */ in decMultiplyOp() local4996 zlhi=alloclhi;} in decMultiplyOp()5021 if (zlhi==NULL||zrhi==NULL||zacc==NULL) { in decMultiplyOp()5031 for (count=lhs->digits, cup=lhs->lsu, lip=zlhi; count>0; lip++) in decMultiplyOp()5065 for (lip=zlhi; lip<=lmsi; lip++, lp++) { /* over each item in lhs */ in decMultiplyOp()