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

  /external/openfst/src/include/fst/
flags.h 208 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 225 #define DEFINE_int64(name, value, doc) DEFINE_VAR(int64, name, value, doc)

Completed in 346 milliseconds