Lines Matching defs:short_words
52 * char *short_words[display_size]; Pointers to short words
116 * short_words = Updated to new short words pointers, if needed.
130 char *short_words, char *dimming_list, int full)
136 char *s_w = short_words;
214 * short_words = Array of pointers to visible short word names.
235 char **string, char **long_words[], char **short_words[], char *display[],
289 *short_words = (char **)(slcvt + *display_size * sizeof (char *));
391 * short_words = Array of pointers to visible short word names.
412 int flags, char **string, char **long_words[], char **short_words[],
468 *short_words = (char **)(clrcvt + *display_size * sizeof (char *));