Searched refs:UPB_HANDLER_INT64 (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c296 TRY(UPB_HANDLER_INT64)
2313 SETTER(int64, upb_int64_handlerfunc*, UPB_HANDLER_INT64)
2479 case UPB_TYPE_INT64: return UPB_HANDLER_INT64;
2493 case UPB_HANDLER_INT64:
H A Dupb.h3217 UPB_HANDLER_INT64, enumerator in enum:__anon18834
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c350 TRY(UPB_HANDLER_INT64)
2466 SETTER(int64, upb_int64_handlerfunc*, UPB_HANDLER_INT64)
2632 case UPB_TYPE_INT64: return UPB_HANDLER_INT64;
2646 case UPB_HANDLER_INT64:
H A Dupb.h3913 UPB_HANDLER_INT64, enumerator in enum:__anon18892

Completed in 194 milliseconds