Searched refs:fastCover (Results 1 – 1 of 1) sorted by relevance
98 typedef enum { cover, fastCover, legacy } dictType; enumerator905 dictType dict = fastCover; in main()1053 dict = fastCover; in main()1468 } else if (dict == fastCover) { in main()