Home
last modified time | relevance | path

Searched refs:numlongmult (Results 1 – 2 of 2) sorted by relevance

/external/svox/pico/lib/
Dpicopal.h74 extern int numlongmult, numshortmult;
Dpicocep.c105 int numlongmult = 0, numshortmult = 0; variable
394 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()