Searched refs:fastCover (Results 1 – 1 of 1) sorted by relevance
97 typedef enum { cover, fastCover, legacy } dictType; enumerator839 dictType dict = fastCover; in main()963 dict = fastCover; in main()1331 } else if (dict == fastCover) { in main()