Searched refs:PARTIAL_KEY (Results 1 – 2 of 2) sorted by relevance
111 p[n] = PARTIAL_KEY; in __big_insert()283 bytes <= size && bp[ndx + 1] == PARTIAL_KEY; in __find_bigpair()362 while (bp[ndx + 1] == PARTIAL_KEY) { in __big_return()
264 #define PARTIAL_KEY 1 macro