Searched refs:CHILDBIT (Results 1 – 1 of 1) sorted by relevance
943 #define CHILDBIT (1L) macro983 *cookie = (void *)CHILDBIT; in avl_destroy_nodes()995 parent = (avl_node_t *)((uintptr_t)(*cookie) & ~CHILDBIT); in avl_destroy_nodes()1008 child = (uintptr_t)(*cookie) & CHILDBIT; in avl_destroy_nodes()1048 *cookie = (void *)CHILDBIT; in avl_destroy_nodes()