Searched refs:supintsize (Results 1 – 1 of 1) sorted by relevance
75 static unsigned supersize = SUPERINC, supintsize; variable145 supintsize = supersize / 40; in invmake()147 if ((SUPINT = malloc(supintsize * sizeof (long))) == NULL) { in invmake()148 invcannotalloc(supintsize * sizeof (long)); in invmake()390 if ((numlogblk + 10) > supintsize) { in invnewterm()392 supintsize += SUPERINC; in invnewterm()394 supintsize * sizeof (long))) == NULL) { in invnewterm()395 invcannotalloc(supintsize * sizeof (long)); in invnewterm()401 "totpost = %ld\n", supintsize * sizeof (long), in invnewterm()