GetValueFromSplayTree  459 coders/xpm.c             j=(ssize_t) GetValueFromSplayTree(xpm_colors,key);
GetValueFromSplayTree  286 magick/artifact.c       p=(const char *) GetValueFromSplayTree((SplayTreeInfo *) image->artifacts,
GetValueFromSplayTree  484 magick/coder.c   coder_info=(const CoderInfo *) GetValueFromSplayTree(coder_cache,name);
GetValueFromSplayTree 2741 magick/deprecate.c       attribute=(const ImageAttribute *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree  552 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree  609 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree  673 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree  730 magick/distribute-cache.c   image=(Image *) GetValueFromSplayTree(registry,(const void *) session_key);
GetValueFromSplayTree 1164 magick/fx.c      value=(const char *) GetValueFromSplayTree(fx_info->symbols,key);
GetValueFromSplayTree 1456 magick/fx.c              (GetValueFromSplayTree(fx_info->symbols,name) == (const char *) NULL))
GetValueFromSplayTree 1461 magick/fx.c              color=(MagickPixelPacket *) GetValueFromSplayTree(fx_info->colors,
GetValueFromSplayTree 1845 magick/fx.c      value=(const char *) GetValueFromSplayTree(fx_info->symbols,symbol);
GetValueFromSplayTree  529 magick/locale.c   locale_info=(const LocaleInfo *) GetValueFromSplayTree(locale_cache,tag);
GetValueFromSplayTree  600 magick/methods.h #define GetValueFromSplayTree  PrependMagickMethod(GetValueFromSplayTree)
GetValueFromSplayTree  233 magick/module.c   module_info=(ModuleInfo *) GetValueFromSplayTree(module_list,tag);
GetValueFromSplayTree 1279 magick/module.c   if (GetValueFromSplayTree(module_list,module_name) != (void *) NULL)
GetValueFromSplayTree 1931 magick/option.c   option=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree  251 magick/profile.c   profile=(const StringInfo *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 1424 magick/profile.c   profile_8bim=(StringInfo *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2032 magick/profile.c       if (GetValueFromSplayTree(exif_resources,q) == q)
GetValueFromSplayTree 1292 magick/property.c       if (GetValueFromSplayTree(exif_resources,q) == q)
GetValueFromSplayTree 1468 magick/property.c                 p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2082 magick/property.c           p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree 2208 magick/property.c       p=(const char *) GetValueFromSplayTree((SplayTreeInfo *)
GetValueFromSplayTree  198 magick/registry.c   registry_info=(RegistryInfo *) GetValueFromSplayTree(registry,key);
GetValueFromSplayTree   36 magick/splay-tree.h   *GetValueFromSplayTree(SplayTreeInfo *,const void *);
GetValueFromSplayTree  292 magick/type.c    type_info=(const TypeInfo *) GetValueFromSplayTree(type_cache,name);