Searched defs:SELF (Results 1 – 2 of 2) sorted by relevance
353 #define SELF(b) (b)->body.self[SIZE(b)/sizeof(Block_t*)-1] macro
389 #define SELF(b) ((Block_t**)((b)->body.data + SIZE(b) - sizeof(Block_t*)) ) macro