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

  /external/protobuf/php/ext/google/protobuf/
upb.h 99 #define UPB_FORCEINLINE __inline__ __attribute__((always_inline))
103 #define UPB_FORCEINLINE
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 112 #define UPB_FORCEINLINE __inline__ __attribute__((always_inline))
116 #define UPB_FORCEINLINE
    [all...]

Completed in 6585 milliseconds