Searched refs:alocv (Results 1 – 3 of 3) sorted by relevance
60 extern int *alocv(int);
83 alocv(int n) in alocv() function
63 table[nlin] = (struct colstr *) alocv((ncol+2)*sizeof(table[0][0])); in gettbl()