#define LEN_HITEM ( pg,
pgsize,
indx   ) 

Value:

(((indx) == 0 ? pgsize :                                        \
        ((PAGE *)(pg))->inp[indx - 1]) - ((PAGE *)(pg))->inp[indx])

Definition at line 381 of file db_page.h.

Referenced by __ham_check_move(), CDB___ham_copy_item(), CDB___ham_del_pair(), CDB___ham_move_offpage(), and CDB___ham_split_page().


Generated on Sun Jun 8 10:56:49 2008 for GNUmifluz by  doxygen 1.5.5