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

/ast/src/cmd/tests/cdt/
H A Dtrhbags.c35 static unsigned int objhash(Dt_t* dt, Void_t* arg, Dtdisc_t* disc) function
41 Dtdisc_t Disc = { 0, 0, 0, 0, 0, objcmp, objhash, 0, 0 };
H A Dtbags.c35 static unsigned int objhash(Dt_t* dt, Void_t* arg, Dtdisc_t* disc) function
50 Dtdisc_t Disc = { 0, 0, 0, 0, 0, objcmp, objhash, 0, 0 };

Completed in 24 milliseconds