Searched refs:SET_TYPE (Results 1 – 2 of 2) sorted by relevance
604 #define SET_TYPE(dest, val) UPB_UNUSED(val) macro606 #define SET_TYPE(dest, val) dest = val macro618 SET_TYPE(v->ctype, ctype); in _upb_value_setval()638 SET_TYPE(val->ctype, proto_type); \661 #undef SET_TYPE
811 #define SET_TYPE(dest, val) UPB_UNUSED(val)813 #define SET_TYPE(dest, val) dest = val829 SET_TYPE(v->ctype, ctype);849 SET_TYPE(val->ctype, proto_type); \872 #undef SET_TYPE