Searched refs:numlongmult (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 …PICODBG_INFO_MSG(("number of long mult is %d, number of short mult is %i\n",numlongmult,numshortmu… in cepSubObjDeallocate()629 numlongmult++; /* keep track of number of long multiplications */ in picocep_fixptmult()