Searched defs:COLOR (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c213 #define COLOR(node) ((node)->color) macro
1342 COLOR(new_current) = COLOR(current);
2676 COLOR(successor) = COLOR(item);
2707 COLOR(item) = COLOR(tmp);
2767 COLOR(sibling) = COLOR(parent);
2805 COLOR(siblin
[all...]

Completed in 20 milliseconds