Home
last modified time | relevance | path

Searched refs:UPB_UINT32_T (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h4046 #define UPB_UINT32_T unsigned int macro
4056 #define UPB_UINT32_T unsigned long macro
4805 TYPE_METHODS(UInt32, uint32, uint32_t, UPB_UINT32_T)
5093 #undef UPB_UINT32_T
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4742 #define UPB_UINT32_T unsigned int
4752 #define UPB_UINT32_T unsigned long
5501 TYPE_METHODS(UInt32, uint32, uint32_t, UPB_UINT32_T)
5789 #undef UPB_UINT32_T