Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:Ascii85Info

273   if (image->ascii85 == (Ascii85Info *) NULL)
274 image->ascii85=(Ascii85Info *) AcquireMagickMemory(sizeof(*image->ascii85));
275 if (image->ascii85 == (Ascii85Info *) NULL)
291 assert(image->ascii85 != (Ascii85Info *) NULL);
319 assert(image->ascii85 != (Ascii85Info *) NULL);