Searched refs:_BTREE_TP (Results 1 – 1 of 1) sorted by relevance
3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) macro4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,)8 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)141 #undef _BTREE_TP