Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7901 UPB_FORCEINLINE static int32_t decode_fixed64(upb_pbdecoder *d, uint64_t *u64) { in decode_fixed64() function
7912 return decode_fixed64(d, u64); in upb_pbdecoder_decode_f64()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8612 UPB_FORCEINLINE static int32_t decode_fixed64(upb_pbdecoder *d, uint64_t *u64) { in decode_fixed64() function
8623 return decode_fixed64(d, u64); in upb_pbdecoder_decode_f64()