4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-15 05:29:10 +08:00
dougm 2d3c982b38 Define RB_SET_PARENT to do all assignments
to rb parent pointers. Define RB_SWAP_CHILD to replace the child of a parent
with its twin, and use it in 4 places. Use RB_SET in rb_link_node to remove the
only linuxkpi reference to color, and then drop color- and parent-related
definitions that are defined and used only in rbtree.h.

This is intended to be entirely cosmetic, with no impact on program
behavior, and leave RB_PARENT and RB_SET_PARENT as the only ways to
read and write rb parent pointers.

Reviewed by:	markj, kib
Tested by:	pho
Differential Revision:	https://reviews.freebsd.org/D25264
2020-10-27 10:50:46 -04:00
..
2016-10-25 16:24:05 +02:00
2020-10-14 10:54:04 -04:00
2018-01-17 11:47:13 -06:00
2018-01-17 11:47:17 -06:00
2018-01-17 11:47:17 -06:00
2020-10-14 10:54:04 -04:00
2018-01-17 11:47:13 -06:00
2020-10-14 10:54:28 -04:00
2015-05-28 16:40:43 +02:00