NextBlockInList 354 magick/memory.c next=NextBlockInList(next); NextBlockInList 357 magick/memory.c NextBlockInList(block)=next; NextBlockInList 359 magick/memory.c NextBlockInList(previous)=block; NextBlockInList 372 magick/memory.c next=NextBlockInList(block); NextBlockInList 377 magick/memory.c NextBlockInList(previous)=next; NextBlockInList 397 magick/memory.c block=NextBlockInList(block);