Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DAVLTree.h397 set_gt(child, null()); in build()
399 set_gt(h, child); in build()
408 set_gt(h, null()); in build()
424 set_gt(h, child); in build()
449 set_gt(h, less_parent); in build()
481 void set_gt(handle h, handle gh) { abs.set_greater(h, gh); } in set_gt() function
512 set_gt(old_h, get_lt(bal_h)); in balance()
515 set_gt(bal_h, deep_h); in balance()
532 set_gt(bal_h, get_lt(deep_h)); in balance()
552 set_gt(deep_h, get_lt(bal_h)); in balance()
[all …]