Searched refs:DIB_RAW_INIT (Results 1 – 1 of 1) sorted by relevance
126 #define DIB_RAW_INIT ((char)DIB_RAW_FREE) /* a byte to memset a DIB store with when initializin… macro764 memset(p, DIB_RAW_INIT, sizeof(dib_raw_t) * hi->n_direct_buckets); in reset_direct_storage()1154 memset(&new_dibs[old_n_buckets], DIB_RAW_INIT, in resize_buckets()