Home
last modified time | relevance | path

Searched refs:RelinquishMagickMemory (Results 1 – 25 of 191) sorted by relevance

12345678

/external/ImageMagick/MagickCore/
Dutility-private.h88 longPath=(wchar_t *) RelinquishMagickMemory(longPath); in create_wchar_path()
101 wideChar=(wchar_t *) RelinquishMagickMemory(wideChar); in create_wchar_path()
123 path_wide=(wchar_t *) RelinquishMagickMemory(path_wide); in access_utf8()
146 path_wide=(wchar_t *) RelinquishMagickMemory(path_wide); in fopen_utf8()
150 mode_wide=(wchar_t *) RelinquishMagickMemory(mode_wide); in fopen_utf8()
151 path_wide=(wchar_t *) RelinquishMagickMemory(path_wide); in fopen_utf8()
193 path_wide=(wchar_t *) RelinquishMagickMemory(path_wide); in open_utf8()
216 command_wide=(wchar_t *) RelinquishMagickMemory(command_wide); in popen_utf8()
220 type_wide=(wchar_t *) RelinquishMagickMemory(type_wide); in popen_utf8()
221 command_wide=(wchar_t *) RelinquishMagickMemory(command_wide); in popen_utf8()
[all …]
Dsegment.c448 cluster=(Cluster *) RelinquishMagickMemory(cluster); in Classify()
666 cluster=(Cluster *) RelinquishMagickMemory(cluster); in Classify()
670 free_squares=(double *) RelinquishMagickMemory(free_squares); in Classify()
985 extrema[i]=(short *) RelinquishMagickMemory(extrema[i]); in GetImageDynamicThreshold()
986 histogram[i]=(ssize_t *) RelinquishMagickMemory(histogram[i]); in GetImageDynamicThreshold()
1148 cluster=(Cluster *) RelinquishMagickMemory(cluster); in GetImageDynamicThreshold()
1187 cluster=(Cluster *) RelinquishMagickMemory(cluster); in GetImageDynamicThreshold()
1191 extrema[i]=(short *) RelinquishMagickMemory(extrema[i]); in GetImageDynamicThreshold()
1192 histogram[i]=(ssize_t *) RelinquishMagickMemory(histogram[i]); in GetImageDynamicThreshold()
1411 list=(IntervalTree **) RelinquishMagickMemory(list); in InitializeIntervalTree()
[all …]
Dopencl.c209 clEnv->devices=(MagickCLDevice *) RelinquishMagickMemory(clEnv->devices); in RelinquishMagickCLDevices()
455 info->events=(cl_event *) RelinquishMagickMemory(info->events); in DestroyMagickCLCacheInfo()
460 RelinquishMagickMemory(info); in DestroyMagickCLCacheInfo()
827 device_benchmark->platform_name=RelinquishMagickMemory( in LoadOpenCLDeviceBenchmark()
829 device_benchmark->vendor_name=RelinquishMagickMemory( in LoadOpenCLDeviceBenchmark()
831 device_benchmark->name=RelinquishMagickMemory(device_benchmark->name); in LoadOpenCLDeviceBenchmark()
832 device_benchmark->version=RelinquishMagickMemory( in LoadOpenCLDeviceBenchmark()
834 device_benchmark=(MagickCLDeviceBenchmark *) RelinquishMagickMemory( in LoadOpenCLDeviceBenchmark()
894 token=(char *) RelinquishMagickMemory(token); in LoadOpenCLDeviceBenchmark()
895 device_benchmark=(MagickCLDeviceBenchmark *) RelinquishMagickMemory( in LoadOpenCLDeviceBenchmark()
[all …]
Dlinked-list.c184 element=(ElementInfo *) RelinquishMagickMemory(element); in ClearLinkedList()
237 entry=(ElementInfo *) RelinquishMagickMemory(entry); in DestroyLinkedList()
242 list_info=(LinkedListInfo *) RelinquishMagickMemory(list_info); in DestroyLinkedList()
585 element->next=(ElementInfo *) RelinquishMagickMemory( in InsertValueInSortedLinkedList()
773 next=(ElementInfo *) RelinquishMagickMemory(next); in RemoveElementByValueFromLinkedList()
795 element=(ElementInfo *) RelinquishMagickMemory(element); in RemoveElementByValueFromLinkedList()
852 next=(ElementInfo *) RelinquishMagickMemory(next); in RemoveElementFromLinkedList()
869 element=(ElementInfo *) RelinquishMagickMemory(element); in RemoveElementFromLinkedList()
915 list_info->tail=(ElementInfo *) RelinquishMagickMemory(list_info->tail); in RemoveLastElementFromLinkedList()
926 list_info->tail=(ElementInfo *) RelinquishMagickMemory(list_info->tail); in RemoveLastElementFromLinkedList()
Dmatrix.c336 matrix[j]=(double *) RelinquishMagickMemory(matrix[j]); in AcquireMagickMatrix()
337 matrix=(double **) RelinquishMagickMemory(matrix); in AcquireMagickMatrix()
379 matrix_info->elements=RelinquishMagickMemory(matrix_info->elements); in DestroyMatrixInfo()
407 return((MatrixInfo *) RelinquishMagickMemory(matrix_info)); in DestroyMatrixInfo()
516 pivots=(ssize_t *) RelinquishMagickMemory(pivots); in GaussJordanElimination()
518 columns=(ssize_t *) RelinquishMagickMemory(columns); in GaussJordanElimination()
520 rows=(ssize_t *) RelinquishMagickMemory(rows); in GaussJordanElimination()
581 pivots=(ssize_t *) RelinquishMagickMemory(pivots); in GaussJordanElimination()
582 rows=(ssize_t *) RelinquishMagickMemory(rows); in GaussJordanElimination()
583 columns=(ssize_t *) RelinquishMagickMemory(columns); in GaussJordanElimination()
[all …]
Ddistort.c516 coeff=(double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
553 vectors = (double **) RelinquishMagickMemory(vectors); in GenerateCoefficients()
554 coeff = (double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
598 vectors = (double **) RelinquishMagickMemory(vectors); in GenerateCoefficients()
600 coeff = (double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
626 coeff = (double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
675 coeff = (double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
717 coeff = (double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
727 coeff = (double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
793 coeff=(double *) RelinquishMagickMemory(coeff); in GenerateCoefficients()
[all …]
Dutility.c250 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in AcquireUniqueSymbolicLink()
380 decode=(unsigned char *) RelinquishMagickMemory(decode); in Base64Decode()
420 decode=(unsigned char *) RelinquishMagickMemory(decode); in Base64Decode()
435 decode=(unsigned char *) RelinquishMagickMemory(decode); in Base64Decode()
445 decode=(unsigned char *) RelinquishMagickMemory(decode); in Base64Decode()
455 decode=(unsigned char *) RelinquishMagickMemory(decode); in Base64Decode()
460 decode=(unsigned char *) RelinquishMagickMemory(decode); in Base64Decode()
866 filelist=(char **) RelinquishMagickMemory(filelist); in ExpandFilenames()
878 filelist=(char **) RelinquishMagickMemory(filelist); in ExpandFilenames()
944 filelist=(char **) RelinquishMagickMemory(filelist); in ExpandFilenames()
[all …]
Dcompress.c463 mb_hash=(HuffmanTable **) RelinquishMagickMemory(mb_hash); in HuffmanDecodeImage()
465 mw_hash=(HuffmanTable **) RelinquishMagickMemory(mw_hash); in HuffmanDecodeImage()
467 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in HuffmanDecodeImage()
640 mw_hash=(HuffmanTable **) RelinquishMagickMemory(mw_hash); in HuffmanDecodeImage()
641 mb_hash=(HuffmanTable **) RelinquishMagickMemory(mb_hash); in HuffmanDecodeImage()
642 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in HuffmanDecodeImage()
767 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in HuffmanEncodeImage()
883 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in HuffmanEncodeImage()
1049 table=(TableType *) RelinquishMagickMemory(table); in LZWEncodeImage()
1185 packbits=(unsigned char *) RelinquishMagickMemory(packbits); in PackbitsEncodeImage()
[all …]
Dfeature.c690 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()
746 grays=(PixelPacket *) RelinquishMagickMemory(grays); in GetImageFeatures()
747 channel_features=(ChannelFeatures *) RelinquishMagickMemory( in GetImageFeatures()
801 Q[i]=(ChannelStatistics *) RelinquishMagickMemory(Q[i]); in GetImageFeatures()
802 Q=(ChannelStatistics **) RelinquishMagickMemory(Q); in GetImageFeatures()
805 sum=(ChannelStatistics *) RelinquishMagickMemory(sum); in GetImageFeatures()
807 density_y=(ChannelStatistics *) RelinquishMagickMemory(density_y); in GetImageFeatures()
809 density_xy=(ChannelStatistics *) RelinquishMagickMemory(density_xy); in GetImageFeatures()
811 density_x=(ChannelStatistics *) RelinquishMagickMemory(density_x); in GetImageFeatures()
816 RelinquishMagickMemory(cooccurrence[i]); in GetImageFeatures()
[all …]
/external/ImageMagick/coders/
Dmap.c173 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadMAPImage()
174 colormap=(unsigned char *) RelinquishMagickMemory(colormap); in ReadMAPImage()
183 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadMAPImage()
184 colormap=(unsigned char *) RelinquishMagickMemory(colormap); in ReadMAPImage()
208 colormap=(unsigned char *) RelinquishMagickMemory(colormap); in ReadMAPImage()
212 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadMAPImage()
218 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadMAPImage()
251 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadMAPImage()
408 colormap=(unsigned char *) RelinquishMagickMemory(colormap); in WriteMAPImage()
410 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in WriteMAPImage()
[all …]
Dxwd.c295 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
300 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
305 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
311 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
330 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
338 colors=(XColor *) RelinquishMagickMemory(colors); in ReadXWDImage()
339 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
370 colors=(XColor *) RelinquishMagickMemory(colors); in ReadXWDImage()
371 ximage=(XImage *) RelinquishMagickMemory(ximage); in ReadXWDImage()
384 colors=(XColor *) RelinquishMagickMemory(colors); in ReadXWDImage()
[all …]
Dept.c218 ept_info.postscript=(unsigned char *) RelinquishMagickMemory( in ReadEPTImage()
227 ept_info.tiff=(unsigned char *) RelinquishMagickMemory(ept_info.tiff); in ReadEPTImage()
228 ept_info.postscript=(unsigned char *) RelinquishMagickMemory( in ReadEPTImage()
239 ept_info.tiff=(unsigned char *) RelinquishMagickMemory(ept_info.tiff); in ReadEPTImage()
240 ept_info.postscript=(unsigned char *) RelinquishMagickMemory( in ReadEPTImage()
266 ept_info.tiff=(unsigned char *) RelinquishMagickMemory(ept_info.tiff); in ReadEPTImage()
267 ept_info.postscript=(unsigned char *) RelinquishMagickMemory( in ReadEPTImage()
479 ept_info.postscript=(unsigned char *) RelinquishMagickMemory( in WriteEPTImage()
499 ept_info.postscript=(unsigned char *) RelinquishMagickMemory( in WriteEPTImage()
501 ept_info.tiff=(unsigned char *) RelinquishMagickMemory(ept_info.tiff); in WriteEPTImage()
Dsixel.c371 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
378 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
449 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
456 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
477 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
506 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
544 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
548 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
554 imbuf = (unsigned char *) RelinquishMagickMemory(imbuf); in sixel_decode()
715 np=(sixel_node_t *) RelinquishMagickMemory(np); \ in sixel_encode_impl()
[all …]
Ddcm.c3006 info.scale=(Quantum *) RelinquishMagickMemory(info.scale); \ in ReadDCMImage()
3008 data=(unsigned char *) RelinquishMagickMemory(data); \ in ReadDCMImage()
3010 graymap=(int *) RelinquishMagickMemory(graymap); \ in ReadDCMImage()
3012 bluemap=(int *) RelinquishMagickMemory(bluemap); \ in ReadDCMImage()
3014 greenmap=(int *) RelinquishMagickMemory(greenmap); \ in ReadDCMImage()
3016 redmap=(int *) RelinquishMagickMemory(redmap); \ in ReadDCMImage()
3018 stream_info->offsets=(ssize_t *) RelinquishMagickMemory( \ in ReadDCMImage()
3021 stream_info=(DCMStreamInfo *) RelinquishMagickMemory(stream_info); \ in ReadDCMImage()
3332 data=(unsigned char *) RelinquishMagickMemory(data); in ReadDCMImage()
3579 graymap=(int *) RelinquishMagickMemory(graymap); in ReadDCMImage()
[all …]
Dsun.c371 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()
380 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()
389 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()
395 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()
411 sun_colormap=(unsigned char *) RelinquishMagickMemory(sun_colormap); in ReadSUNImage()
449 sun_data=(unsigned char *) RelinquishMagickMemory(sun_data); in ReadSUNImage()
456 sun_data=(unsigned char *) RelinquishMagickMemory(sun_data); in ReadSUNImage()
464 sun_data=(unsigned char *) RelinquishMagickMemory(sun_data); in ReadSUNImage()
470 sun_data=(unsigned char *) RelinquishMagickMemory(sun_data); in ReadSUNImage()
478 sun_data=(unsigned char *) RelinquishMagickMemory(sun_data); in ReadSUNImage()
[all …]
Dgif.c172 lzw_info->table[0]=(size_t *) RelinquishMagickMemory( in RelinquishLZWInfo()
175 lzw_info->table[1]=(size_t *) RelinquishMagickMemory( in RelinquishLZWInfo()
180 lzw_info->stack->codes=(size_t *) RelinquishMagickMemory( in RelinquishLZWInfo()
182 lzw_info->stack=(LZWStack *) RelinquishMagickMemory(lzw_info->stack); in RelinquishLZWInfo()
184 lzw_info=(LZWInfo *) RelinquishMagickMemory(lzw_info); in RelinquishLZWInfo()
624 packet=(unsigned char *) RelinquishMagickMemory(packet); in EncodeImage()
626 hash_code=(short *) RelinquishMagickMemory(hash_code); in EncodeImage()
628 hash_prefix=(short *) RelinquishMagickMemory(hash_prefix); in EncodeImage()
630 hash_suffix=(unsigned char *) RelinquishMagickMemory(hash_suffix); in EncodeImage()
807 hash_suffix=(unsigned char *) RelinquishMagickMemory(hash_suffix); in EncodeImage()
[all …]
Dsfw.c265 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in ReadSFWImage()
277 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in ReadSFWImage()
292 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in ReadSFWImage()
304 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in ReadSFWImage()
319 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in ReadSFWImage()
335 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in ReadSFWImage()
Dpcd.c206 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in DecodeImage()
208 pcd_table[j]=(PCDTable *) RelinquishMagickMemory(pcd_table[j]); in DecodeImage()
219 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in DecodeImage()
221 pcd_table[j]=(PCDTable *) RelinquishMagickMemory(pcd_table[j]); in DecodeImage()
291 pcd_table[i]=(PCDTable *) RelinquishMagickMemory(pcd_table[i]); in DecodeImage()
292 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in DecodeImage()
329 pcd_table[i]=(PCDTable *) RelinquishMagickMemory(pcd_table[i]); in DecodeImage()
330 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in DecodeImage()
484 header=(unsigned char *) RelinquishMagickMemory(header); \ in ReadPCDImage()
486 luma=(unsigned char *) RelinquishMagickMemory(luma); \ in ReadPCDImage()
[all …]
Dpdb.c434 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadPDBImage()
444 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadPDBImage()
451 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadPDBImage()
571 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadPDBImage()
575 pixels=(unsigned char *) RelinquishMagickMemory(pixels); in ReadPDBImage()
871 runlength=(unsigned char *) RelinquishMagickMemory(runlength); in WritePDBImage()
873 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in WritePDBImage()
875 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in WritePDBImage()
888 runlength=(unsigned char *) RelinquishMagickMemory(runlength); in WritePDBImage()
890 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in WritePDBImage()
[all …]
Dmeta.c1164 buffer=(unsigned char *) RelinquishMagickMemory(buffer); in CopyBlob()
1234 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1247 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1261 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1268 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1300 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1309 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1317 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1332 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
1339 blob=(unsigned char *) RelinquishMagickMemory(blob); in ReadMETAImage()
[all …]
Dsgi.c438 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in ReadSGIImage()
470 offsets=(ssize_t *) RelinquishMagickMemory(offsets); in ReadSGIImage()
471 runlength=(size_t *) RelinquishMagickMemory(runlength); in ReadSGIImage()
486 runlength=(size_t *) RelinquishMagickMemory(runlength); in ReadSGIImage()
487 offsets=(ssize_t *) RelinquishMagickMemory(offsets); in ReadSGIImage()
529 runlength=(size_t *) RelinquishMagickMemory(runlength); in ReadSGIImage()
530 offsets=(ssize_t *) RelinquishMagickMemory(offsets); in ReadSGIImage()
569 runlength=(size_t *) RelinquishMagickMemory(runlength); in ReadSGIImage()
570 offsets=(ssize_t *) RelinquishMagickMemory(offsets); in ReadSGIImage()
583 runlength=(size_t *) RelinquishMagickMemory(runlength); in ReadSGIImage()
[all …]
Dclipboard.c202 clip_data=RelinquishMagickMemory(clip_data); in ReadCLIPBOARDImage()
339 clip_data=RelinquishMagickMemory(clip_data); in WriteCLIPBOARDImage()
346 clip_data=RelinquishMagickMemory(clip_data); in WriteCLIPBOARDImage()
353 clip_data=RelinquishMagickMemory(clip_data); in WriteCLIPBOARDImage()
Dpcx.c208 scanline=(unsigned char *) RelinquishMagickMemory(scanline); \ in ReadPCXImage()
212 page_table=(MagickOffsetType *) RelinquishMagickMemory(page_table); \ in ReadPCXImage()
420 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in ReadPCXImage()
660 scanline=(unsigned char *) RelinquishMagickMemory(scanline); in ReadPCXImage()
701 page_table=(MagickOffsetType *) RelinquishMagickMemory(page_table); in ReadPCXImage()
988 page_table=(MagickOffsetType *) RelinquishMagickMemory(page_table); in WritePCXImage()
1015 page_table=(MagickOffsetType *) RelinquishMagickMemory(page_table); in WritePCXImage()
1038 pcx_colormap=(unsigned char *) RelinquishMagickMemory(pcx_colormap); in WritePCXImage()
1040 page_table=(MagickOffsetType *) RelinquishMagickMemory(page_table); in WritePCXImage()
1182 pcx_colormap=(unsigned char *) RelinquishMagickMemory(pcx_colormap); in WritePCXImage()
[all …]
Dpalm.c421 one_row=(unsigned char *) RelinquishMagickMemory(one_row); in ReadPALMImage()
489 one_row=(unsigned char *) RelinquishMagickMemory(one_row); in ReadPALMImage()
491 last_row=(unsigned char *) RelinquishMagickMemory(last_row); in ReadPALMImage()
515 one_row=(unsigned char *) RelinquishMagickMemory(one_row); in ReadPALMImage()
517 last_row=(unsigned char *) RelinquishMagickMemory(last_row); in ReadPALMImage()
552 one_row=(unsigned char *) RelinquishMagickMemory(one_row); in ReadPALMImage()
554 last_row=(unsigned char *) RelinquishMagickMemory(last_row); in ReadPALMImage()
892 last_row=(unsigned char *) RelinquishMagickMemory(last_row); in WritePALMImage()
1014 one_row=(unsigned char *) RelinquishMagickMemory(one_row); in WritePALMImage()
1016 last_row=(unsigned char *) RelinquishMagickMemory(last_row); in WritePALMImage()
/external/ImageMagick/MagickWand/
Dmagick-wand.c179 wand=(MagickWand *) RelinquishMagickMemory(wand); in DestroyMagickWand()
423 RelinquishMagickMemory((void *) configure_info); in MagickQueryConfigureOption()
546 font_metrics=(double *) RelinquishMagickMemory(font_metrics); in MagickQueryFontMetrics()
555 font_metrics=(double *) RelinquishMagickMemory(font_metrics); in MagickQueryFontMetrics()
653 font_metrics=(double *) RelinquishMagickMemory(font_metrics); in MagickQueryMultilineFontMetrics()
663 font_metrics=(double *) RelinquishMagickMemory(font_metrics); in MagickQueryMultilineFontMetrics()
790 return(RelinquishMagickMemory(memory)); in MagickRelinquishMemory()

12345678