Searched refs:upb_value_size (Results 1 – 7 of 7) sorted by relevance
112 UPB_INLINE int upb_value_size(uint64_t val) { in upb_value_size() function
299 uint32_t instruction = op | (upb_value_size(tag) << 16); in putop()435 switch (upb_value_size(tag)) { in putchecktag()
520 size_t bytes = upb_value_size(expected); in upb_pbdecoder_checktag_slow()
6094 uint32_t instruction = op | (upb_value_size(tag) << 16); in putop()6230 switch (upb_value_size(tag)) { in putchecktag()7252 size_t bytes = upb_value_size(expected); in upb_pbdecoder_checktag_slow()
6839 UPB_INLINE int upb_value_size(uint64_t val) {
9845 uint32_t instruction = op | (upb_value_size(tag) << 16); in putop()9981 switch (upb_value_size(tag)) { in putchecktag()11021 size_t bytes = upb_value_size(expected); in upb_pbdecoder_checktag_slow()
10139 UPB_INLINE int upb_value_size(uint64_t val) {