Searched refs:l_w (Results 1 – 1 of 1) sorted by relevance
135 char *l_w = long_words; in build_strings() local176 (void) strcpy(w, l_w); in build_strings()177 w += (len = strlen(l_w) + 1); in build_strings()178 l_w += len; in build_strings()