Home | History | Annotate | Download | only in protobuf

Lines Matching refs:UPB_REFCOUNT_INIT

1117 #define UPB_REFCOUNT_INIT(refs, ref2s) \
1120 #define UPB_REFCOUNT_INIT(refs, ref2s) {&static_refcount, NULL, NULL, 0, true}
3039 { UPB_REFCOUNT_INIT(refs, ref2s), name, type, false }
3161 { UPB_REFCOUNT_INIT(refs, ref2s), symtab }