Searched refs:_BTREE_TP (Results 1 – 1 of 1) sorted by relevance
2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) macro3 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,)7 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)140 #undef _BTREE_TP