Searched defs:FSTERROR (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dutil.h52 #define FSTERROR() (FLAGS_fst_error_fatal ? LOG(FATAL) : LOG(ERROR)) macro
254 FSTERROR() << "StrToWeight: Bad weight = \"" << s

Completed in 77 milliseconds