Searched refs:__bt_defcmp (Results 1 – 3 of 3) sorted by relevance
54 #define __bt_defcmp __kdb2_bt_defcmp macro93 int __bt_defcmp __P((const DBT *, const DBT *));
142 b.compare = __bt_defcmp;150 b.compare = __bt_defcmp;
218 __bt_defcmp(a, b) in __bt_defcmp() function