Lines Matching full:macro
213 In the macro definitions,
267 macro.
283 macro declares a structure that allows elements to be connected in the tree.
288 macro,
303 macro.
306 macro, but should be used only once.
324 macro initializes the tree referenced by
329 macro like this:
339 macro inserts the new element
345 macro removes the element
352 macro can be used to find a particular element in the tree.
372 macro:
379 macro should be used to check whether a splay tree is empty.
402 macro.
418 macro declares a structure that allows elements to be connected in the tree.
425 macro,
466 macro.
502 macro initializes the tree referenced by
507 macro like this:
517 macro inserts the new element
523 macro inserts the new element
529 macro inserts the new element
535 macro removes the element
548 macro returns the element in the tree equal to the provided
555 macro returns the least element greater than or equal to the provided
581 macro:
611 macro should be used to check whether a rank-balanced tree is empty.
615 macro updates the position of the element
627 macro updates augmentation data of the element
643 macro updates augmentation data of the element
659 macro updates augmentation data of the element
771 macro refers to a pointer that may have been reallocated already.