NUM_ENT
#define NUM_ENT(p) (((PAGE *)p)->entries)
#define NUM_ENT(P) (REFERENCE((P), indx_t, I_ENTRIES))