Searched refs:PreviousBlockInList (Results 1 – 1 of 1) sorted by relevance
84 #define PreviousBlockInList(block) (*((void **) (block)+1)) macro352 PreviousBlockInList(block)=previous; in InsertFreeBlock()359 PreviousBlockInList(next)=block; in InsertFreeBlock()369 previous=PreviousBlockInList(block); in RemoveFreeBlock()375 PreviousBlockInList(next)=previous; in RemoveFreeBlock()