Searched defs:dthash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/cdt/
H A Ddthash.c100 static Void_t* dthash(Dt_t* dt, reg Void_t* obj, int type) function
102 static Void_t* dthash(dt,obj,type)
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)

Completed in 76 milliseconds