Searched refs:HH_MAGIC (Results 1 – 1 of 1) sorted by relevance
28 #define HH_MAGIC 0x20040518L macro79 p->magic = HH_MAGIC; in halloc()88 assert(p->magic == HH_MAGIC); in halloc()123 assert(b->magic == HH_MAGIC); in hattach()132 assert(p->magic == HH_MAGIC); in hattach()244 assert(p && p->magic == HH_MAGIC); in _free_children()