Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:AcquireMagickMemory

148   module_info=(ModuleInfo *) AcquireMagickMemory(sizeof(*module_info));
471 buffer=(struct dirent *) AcquireMagickMemory(sizeof(*buffer)+FILENAME_MAX+1);