Searched refs:bv_refcount (Results 1 – 6 of 6) sorted by relevance
57 ++b->bv_refcount; in rettv_blob_set()102 if (b != NULL && --b->bv_refcount <= 0) in blob_unref()274 ++blob->bv_refcount; in string2blob()475 ++blob->bv_refcount; in blob_remove()
719 ++tv->vval.v_blob->bv_refcount; in luaV_totypval()1185 blo->bv_refcount++; // reference in Lua in luaV_newblob()
1127 retval = argvars[0].vval.v_blob->bv_refcount - 1; in f_test_refcount()
1928 && !(check_refcount && b->bv_refcount > 1)) in item_lock()2704 ++tv->vval.v_blob->bv_refcount; in eval_variable()
1113 ++to->vval.v_blob->bv_refcount; in copy_tv()
1584 int bv_refcount; // reference count member