HomeSort by: relevance | last modified time | path
    Searched refs:PAIRFITS (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/hash/
page.h 80 #define PAIRFITS(P,K,D) \
hash_page.c 93 * the pair (PAIRFITS has returned true) so we go right ahead and start moving
368 if (PAIRFITS(op, (&key), (&val)))
381 if (PAIRFITS(np, (&key), (&val)))
445 if (PAIRFITS(bp, key, val))
454 if (PAIRFITS(sop, key, val))

Completed in 14 milliseconds