Searched refs:nwords (Results 1 – 1 of 1) sorted by relevance
275 tokenize (char *the_line, char **the_words, int nwords) in tokenize() argument279 while (nwords > 0) in tokenize()293 nwords--; in tokenize()
Completed in 5 milliseconds