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

  /external/protobuf/src/google/protobuf/stubs/
common.h 153 #undef GOOGLE_LONGLONG
158 #define GOOGLE_LONGLONG(x) x##I64
162 #define GOOGLE_LONGLONG(x) x##LL
169 static const int64 kint64max = GOOGLE_LONGLONG(0x7FFFFFFFFFFFFFFF);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h     [all...]
  /external/protobuf/src/google/protobuf/
wire_format_unittest.cc 536 #define LL(x) GOOGLE_LONGLONG(x)
descriptor_unittest.cc     [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]

Completed in 127 milliseconds