Searched refs:RB_COLOR_MASK (Results 1 – 2 of 2) sorted by relevance
331 RB_COLOR_MASK = 0x1340 if paddr & RB_COLOR_MASK == 0:343 paddr &= ~RB_COLOR_MASK
361 #define RB_COLOR_MASK (uintptr_t)0x1 macro461 parent = (struct type*)((uintptr_t)parent & ~RB_COLOR_MASK);\468 color = (int)((uintptr_t)_RB_PARENT(elm,field) & RB_COLOR_MASK);\