Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsign.c95 group->sg_refcount = 1; in sign_group_ref()
103 group->sg_refcount++; in sign_group_ref()
123 group->sg_refcount--; in sign_group_unref()
124 if (group->sg_refcount == 0) in sign_group_unref()
H A Dstructs.h831 short_u sg_refcount; // number of signs in this group member