Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h4062 #define UPB_UINT64_T unsigned long macro
4072 #define UPB_UINT64_T unsigned long long macro
4804 TYPE_METHODS(UInt64, uint64, uint64_t, UPB_UINT64_T)
5097 #undef UPB_UINT64_T
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h4758 #define UPB_UINT64_T unsigned long
4768 #define UPB_UINT64_T unsigned long long
5500 TYPE_METHODS(UInt64, uint64, uint64_t, UPB_UINT64_T)
5793 #undef UPB_UINT64_T