Searched refs:_hash_record (Results 1 – 1 of 1) sorted by relevance
26 struct _hash_record { struct32 struct _hash_record *t; argument62 struct _hash_record *n; in hash_resize()79 n = calloc(ns, sizeof(struct _hash_record)); in hash_resize()165 h->t = calloc(h->size, sizeof(struct _hash_record)); in hash_init()