Searched refs:RSIZE (Results 1 – 1 of 1) sorted by relevance
93 #define RSIZE(b) (((b)->t_s).w_i & ~BITS01) macro116 #define NEXT(b) ((TREE *)(((char *)(b)) + RSIZE(b) + WORDSIZE))117 #define BOTTOM(b) ((DATA(b) + RSIZE(b) + WORDSIZE) == Baddr)