Home
last modified time | relevance | path

Searched refs:BIGDATA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_bigkey.c120 memmove(BIGDATA(pagep), val_data, val_move_bytes);
454 BIGDATA(pagep), BIGDATALEN(pagep));
473 BIGDATA(pagep), BIGDATALEN(pagep));
H A Dpage.h154 #define BIGDATA(P) \ macro