Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.h347 …ref(a) {g_print ("unref %p at line %d in file %s\n",a,__LINE__,__FILE__); _weed_instance_unref(a);}
352 int _weed_instance_unref(weed_plant_t *inst);
H A Deffects-weed.c6158 LIVES_GLOBAL_INLINE int _weed_instance_unref(weed_plant_t *inst) { in _weed_instance_unref() function
6235 return _weed_instance_unref(inst); in weed_instance_unref()