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