Searched refs:numshortmult (Results 1 – 2 of 2) sorted by relevance
74 extern int numlongmult, numshortmult;
105 int numlongmult = 0, numshortmult = 0; variable394 printf("number of long mult is %d, number of short mult is %i\n",numlongmult,numshortmult); in cepSubObjDeallocate()396 …DBG_INFO_MSG(("number of long mult is %d, number of short mult is %i\n",numlongmult,numshortmult)); in cepSubObjDeallocate()619 numshortmult++; /* keep track of number of short multiplications */ in picocep_fixptmult()