Home | History | Annotate | Download | only in protobuf_c

Lines Matching defs:_upb_value_setval

826 UPB_INLINE void _upb_value_setval(upb_value *v, uint64_t val,
834 _upb_value_setval(&ret, val, ctype);
1214 _upb_value_setval(v, arrval.val, t->t.ctype);
1224 _upb_value_setval(v, e->val.val, t->t.ctype);