Searched refs:BPLUSTREE_NODE (Results 1 – 2 of 2) sorted by relevance
/haiku/src/bin/bfs_tools/lib/ | ||
H A D | BPlusTree.h | 73 #define BPLUSTREE_NODE 0 macro |
/haiku/src/bin/bfs_tools/ | ||
H A D | chkindex.cpp | 322 if (bplustree_node::LinkType(value) == BPLUSTREE_NODE) in checkFiles() |