Searched refs:PreviousBlockInList (Results 1 – 1 of 1) sorted by relevance
86 #define PreviousBlockInList(block) (*((void **) (block)+1)) macro370 PreviousBlockInList(block)=previous; in InsertFreeBlock()377 PreviousBlockInList(next)=block; in InsertFreeBlock()387 previous=PreviousBlockInList(block); in RemoveFreeBlock()393 PreviousBlockInList(next)=previous; in RemoveFreeBlock()