NextBlockInList 325 magick/memory.c next=NextBlockInList(next); NextBlockInList 328 magick/memory.c NextBlockInList(block)=next; NextBlockInList 330 magick/memory.c NextBlockInList(previous)=block; NextBlockInList 343 magick/memory.c next=NextBlockInList(block); NextBlockInList 348 magick/memory.c NextBlockInList(previous)=next; NextBlockInList 368 magick/memory.c block=NextBlockInList(block);