Searched refs:DFLT_NTAPE (Results 1 – 1 of 1) sorted by relevance
92 #define DFLT_NTAPE 10 /* size of initial array */ macro249 ntape = DFLT_NTAPE; in dotape()1259 tape = (struct tape *)calloc(DFLT_NTAPE, sizeof (struct tape)); in initmem()