Searched refs:IIDESC_HASH_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h82 #define IIDESC_HASH_SIZE 8191 /* Hash of iidesc's */ macro
H A Dtdata.c389 new->td_iihash = hash_new(IIDESC_HASH_SIZE, iidesc_hash, NULL);

Completed in 134 milliseconds