Searched refs:thisvec (Results 1 – 1 of 1) sorted by relevance
103 char *thisvec; variable111 if (tpcount<0 || thisvec+n > tpvecs[tpcount]+MAXCHS) in alocv()118 thisvec = tpvecs[tpcount]; in alocv()119 if (thisvec == 0) in alocv()122 tp=(int *)thisvec; in alocv()123 thisvec+=n; in alocv()124 for(q=tp; q<(int *)thisvec; q++) in alocv()