Searched refs:nwordc (Results 1 – 1 of 1) sorted by relevance
352 int nwordc = emptyhead + wordc; in wordvsplice() local355 nwordv = Calloc(nwordc, sizeof (char *)); in wordvsplice()358 for (i = emptyhead; i < nwordc; i++) { in wordvsplice()