Searched refs:decode_fixed64 (Results 1 – 2 of 2) sorted by relevance
7901 UPB_FORCEINLINE static int32_t decode_fixed64(upb_pbdecoder *d, uint64_t *u64) { in decode_fixed64() function7912 return decode_fixed64(d, u64); in upb_pbdecoder_decode_f64()
8612 UPB_FORCEINLINE static int32_t decode_fixed64(upb_pbdecoder *d, uint64_t *u64) { in decode_fixed64() function8623 return decode_fixed64(d, u64); in upb_pbdecoder_decode_f64()