Home
last modified time | relevance | path

Searched defs:UPB_INLINE (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h50 #define UPB_INLINE inline macro
52 #define UPB_INLINE static __inline__ macro
54 #define UPB_INLINE static macro
Dupb.c51 #define UPB_INLINE inline macro
53 #define UPB_INLINE static __inline__ macro
55 #define UPB_INLINE static macro
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h51 #define UPB_INLINE inline macro
53 #define UPB_INLINE static __inline__ macro
55 #define UPB_INLINE static macro
Dphp-upb.c52 #define UPB_INLINE inline macro
54 #define UPB_INLINE static __inline__ macro
56 #define UPB_INLINE static macro