GetValueFromLinkedList  921 magick/color.c     return((const ColorInfo *) GetValueFromLinkedList(color_list,0));
GetValueFromLinkedList  277 magick/configure.c     return((const ConfigureInfo *) GetValueFromLinkedList(configure_list,0));
GetValueFromLinkedList  377 magick/delegate.c     return((const DelegateInfo *) GetValueFromLinkedList(delegate_list,0));
GetValueFromLinkedList   71 magick/hashmap.h   *GetValueFromLinkedList(LinkedListInfo *,const size_t),
GetValueFromLinkedList  278 magick/log.c       return((LogInfo *) GetValueFromLinkedList(log_list,0));
GetValueFromLinkedList 1709 magick/log.c     log_info=(LogInfo *) GetValueFromLinkedList(log_list,0);
GetValueFromLinkedList  262 magick/magic.c     return((const MagicInfo *) GetValueFromLinkedList(magic_list,0));
GetValueFromLinkedList  599 magick/methods.h #define GetValueFromLinkedList  PrependMagickMethod(GetValueFromLinkedList)
GetValueFromLinkedList  195 magick/mime.c      return((const MimeInfo *) GetValueFromLinkedList(mime_list,0));
GetValueFromLinkedList  180 magick/policy.c     return((PolicyInfo *) GetValueFromLinkedList(policy_list,0));