Lines Matching defs:nwords
1141 int nwords = 0;1152 if (wordi >= nwords - 1)1154 nwords = (2 * nwords) + 5;1156 nwords * sizeof (char *));