Searched refs:tpcount (Results 1 – 1 of 1) sorted by relevance
77 int tpcount = -1; variable84 if (tpcount<0 || thisvec+n > tpvecs[tpcount]+MAXCHS) in alocv()86 tpcount++; in alocv()87 if (tpvecs[tpcount]==0) in alocv()89 tpvecs[tpcount] = calloc(MAXCHS,1); in alocv()91 thisvec = tpvecs[tpcount]; in alocv()108 tpcount= -1; in release()