Home
last modified time | relevance | path

Searched refs:DIB_RAW_INIT (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dhashmap.c126 #define DIB_RAW_INIT ((char)DIB_RAW_FREE) /* a byte to memset a DIB store with when initializin… macro
764 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()