Searched refs:rb_wrap (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DHybridAllocator.c42 * The rb_wrap macro in RedBlackTree.h automatically generates the source for a variety of functions that
140 * rb_wrap is a macro found in the rb.h header file. It builds functions that operate on
147 rb_wrap(__attribute__ ((unused)) static, extent_tree_offset_, extent_tree_offset_t, extent_node_t, offset_link, cmp_offset_node)
/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DRedBlackTree.h696 * The rb_wrap() macro provides a convenient way to wrap functions around the
703 #define rb_wrap(a_attr, a_prefix, a_tree_type, a_type, a_field, a_cmp) \ macro

Completed in 23 milliseconds