Searched refs:dthash (Results 1 – 3 of 3) sorted by relevance
100 static Void_t* dthash(Dt_t* dt, reg Void_t* obj, int type) in dthash() function102 static Void_t* dthash(dt,obj,type) in dthash()356 static Dtmethod_t _Dtset = { dthash, DT_SET };357 static Dtmethod_t _Dtbag = { dthash, DT_BAG };362 Dtmethod_t _Dthash = { dthash, DT_SET };367 NoF(dthash)
37 common/cdt/dthash.o \
829 cdt/dthash.c: fix DT_DELETE memory leak (DT_DETACH typo)830 cdt/dthash.c: fix DT_DELETE double free (dt->data->here typo)