Searched refs:DFLT_NCD (Results 1 – 1 of 1) sorted by relevance
117 #define DFLT_NCD 10 /* size of initial array */ macro832 ncd = DFLT_NCD; in docd()1261 cd = (struct cd *)calloc(DFLT_NCD, sizeof (struct cd)); in initmem()