Searched refs:COMMON_WORDS_FILE (Results 1 – 4 of 4) sorted by relevance
10 #define COMMON_WORDS_FILE "/usr/share/dict/eign" macro
18 COMMON_WORDS_FILE!= ${TOOL_AWK} -F\" '/COMMON_WORDS_FILE/ { print $$2 }' \
5 s,@COMMON_WORDS_FILE@,/usr/share/dict/papers/words,
92 const char *common_words_file = COMMON_WORDS_FILE;