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

  /external/protobuf/src/google/protobuf/io/
coded_stream.h     [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 230 #ifndef GOOGLE_PREDICT_TRUE
233 #define GOOGLE_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1))
235 #define GOOGLE_PREDICT_TRUE
    [all...]

Completed in 99 milliseconds