Searched refs:fastCover (Results 1 – 1 of 1) sorted by relevance
94 typedef enum { cover, fastCover, legacy } dictType; enumerator747 dictType dict = fastCover; in main()867 dict = fastCover; in main()1216 } else if (dict == fastCover) { in main()