Lines Matching refs:STRLEN
2843 STRLEN in BlobToImage()
2862 length=(STRLEN *) NULL; in BlobToImage()
2870 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in BlobToImage()
2871 if (length == (STRLEN *) NULL) in BlobToImage()
2942 length=(STRLEN *) RelinquishMagickMemory(length); in BlobToImage()
12352 STRLEN in Ping()
12374 length=(STRLEN *) NULL; in Ping()
12382 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in Ping()
12383 if (length == (STRLEN *) NULL) in Ping()
12505 length=(STRLEN *) RelinquishMagickMemory(length); in Ping()
13870 STRLEN in Read()
13893 length=(STRLEN *) NULL; in Read()
13900 length=(STRLEN *) AcquireQuantumMemory((size_t) ac+1UL,sizeof(*length)); in Read()
13901 if (length == (STRLEN *) NULL) in Read()
14026 length=(STRLEN *) RelinquishMagickMemory(length); in Read()