Searched refs:STARTSIZE (Results 1 – 4 of 4) sorted by relevance
78 #define STARTSIZE 256 macro201 extern CHR slist[STARTSIZE];
266 sname = (CHR **)myalloc(STARTSIZE, sizeof (*sname));269 exclusive = (int *)myalloc(STARTSIZE, sizeof (*exclusive));
117 CHR slist[STARTSIZE];
533 if(sptr >= STARTSIZE)783 if(slptr > slist+STARTSIZE) /* note not packed */