Searched refs:words_15000 (Results 1 – 2 of 2) sorted by relevance
4 use crate::input::{words_15000, words_5000};29 define_build(c, true, "15000words", words_15000()); in all()
18 pub fn words_15000() -> Vec<&'static str> { in words_15000() function