Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c7894 UPB_FORCEINLINE static int32_t decode_fixed32(upb_pbdecoder *d, uint32_t *u32) { in decode_fixed32() function
7908 return decode_fixed32(d, u32); in upb_pbdecoder_decode_f32()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8605 UPB_FORCEINLINE static int32_t decode_fixed32(upb_pbdecoder *d, uint32_t *u32) { in decode_fixed32() function
8619 return decode_fixed32(d, u32); in upb_pbdecoder_decode_f32()