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

  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
commandlineflags.h 83 #define DECLARE_int64(name) \
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
commandlineflags.h 87 #define DECLARE_int64(name) \
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 408 #define DECLARE_int64(name) DECLARE_VARIABLE(int64,I64, name)
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 75 #define DECLARE_int64(name) extern int64 FLAGS_ ## name

Completed in 773 milliseconds