Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbtree-type.h1 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx macro
2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx)
139 #undef __BTREE_TP