Searched refs:SELF (Results 1 – 4 of 4) sorted by relevance
66 @ MSG_SYMINFO_BT_SELF_CFNP "SELF"
155 *SELF(b) = b;
211 if(*SELF(b) != b)475 *(SELF(fp)) = fp;759 *SELF(np) = np; /**/ASSERT(ISBUSY(SIZE(NEXT(np))));
389 #define SELF(b) ((Block_t**)((b)->body.data + SIZE(b) - sizeof(Block_t*)) ) macro