HomeSort by relevance Sort by last modified time
    Searched defs:DEFINE_double (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
flags.h 209 #define DEFINE_double(name, value, doc) DEFINE_VAR(double, name, value, doc)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 226 #define DEFINE_double(name, value, doc) DEFINE_VAR(double, name, value, doc)

Completed in 57 milliseconds