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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 74 #define DECLARE_int32(name) extern int32 FLAGS_ ## name
238 DECLARE_int32(v);
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 39 // #include "foo.h" // foo.h has a line "DECLARE_int32(start);"
408 // people can't DECLARE_int32 something that they DEFINE_bool'd
485 #define DECLARE_int32(name) DECLARE_VARIABLE(::google::int32,I, name)

Completed in 205 milliseconds