Searched defs:objhash (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/tests/cdt/ |
H A D | trhbags.c | 35 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 D | tbags.c | 35 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