Home
last modified time | relevance | path

Searched refs:WORD_TABLE (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dptx.c128 WORD_TABLE; typedef
156 static WORD_TABLE ignore_table; /* table of words to ignore */
157 static WORD_TABLE only_table; /* table of words to select */
599 search_table (WORD *word, WORD_TABLE *table) in search_table()
687 digest_word_file (char const *file_name, WORD_TABLE *table) in digest_word_file()