Home
last modified time | relevance | path

Searched defs:BTkey (Results 1 – 2 of 2) sorted by relevance

/dports/databases/fastdb/fastdb/GiST/BTree/
H A DBTentry.h30 BTkey(const BTkeyType type) : type(type), key(NULL), len(0) {} in BTkey() function
31 BTkey() { in BTkey() function
43 BTkey(const char *s, const int n) { in BTkey() function
57 BTkey(const BTkey& k) { in BTkey() function
/dports/databases/gigabase/gigabase/GiST/BTree/
H A DBTentry.h30 BTkey(const BTkeyType type) : type(type), key(NULL), len(0) {} in BTkey() function
31 BTkey() { in BTkey() function
43 BTkey(const char *s, const int n) { in BTkey() function
57 BTkey(const BTkey& k) { in BTkey() function