Searched refs:pvecspace (Results 1 – 1 of 1) sorted by relevance
99 static int pvecspace; variable133 locspace = pvecspace = 0; in pack()141 pvecspace += n; in pack()150 parents.vec = ereallocarray(NULL, pvecspace, sizeof(*parents.vec)); in pack()466 if ((parents.used = ret + len) > pvecspace) in addpv()