Home
last modified time | relevance | path

Searched refs:__BTREE_TP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dbtree-type.h2 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx macro
3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx)
140 #undef __BTREE_TP