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

  /external/protobuf/src/google/protobuf/stubs/
strutil.h 308 GOOGLE_COMPILE_ASSERT(sizeof(int64) == sizeof(long long),
314 GOOGLE_COMPILE_ASSERT(sizeof(uint64) == sizeof(unsigned long long),
common.h 349 #undef GOOGLE_COMPILE_ASSERT
350 #define GOOGLE_COMPILE_ASSERT(expr, msg) \
    [all...]
strutil.cc     [all...]

Completed in 40 milliseconds