Searched refs:__BTREE_TP (Results 1 – 1 of 1) sorted by relevance
1 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx macro2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx)139 #undef __BTREE_TP