Home | History | Annotate | Download | only in lib

Lines Matching defs:nopts

898   ComposeFstOptions<> nopts;
899 nopts.gc_limit = 0; // Cache only the last state for fastest copy.
900 *ofst = ComposeFst<Arc>(ifst1, ifst2, nopts);