NextBlockInList 288 magick/memory.c next=NextBlockInList(next); NextBlockInList 291 magick/memory.c NextBlockInList(block)=next; NextBlockInList 293 magick/memory.c NextBlockInList(previous)=block; NextBlockInList 306 magick/memory.c next=NextBlockInList(block); NextBlockInList 311 magick/memory.c NextBlockInList(previous)=next; NextBlockInList 331 magick/memory.c block=NextBlockInList(block);