Home
last modified time | relevance | path

Searched refs:x_weight (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dmalloc.c352 uint x_weight; in demote() local
355 x_weight = weight(x); in demote()
361 while (left_weight > x_weight || right_weight > x_weight) { in demote()