Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c586 struct hllhdr *hdr, *oldhdr = (struct hllhdr*)sparse; in hllSparseToDense() local
599 *hdr = *oldhdr; /* This will copy the magic and cached cardinality. */ in hllSparseToDense()