Home
last modified time | relevance | path

Searched refs:magick_attribute (Results 1 – 9 of 9) sorted by relevance

/external/ImageMagick/MagickCore/
Dmemory_.h39 magick_attribute((__malloc__)) magick_alloc_sizes(1,2),
40 *AcquireMagickMemory(const size_t) magick_attribute((__malloc__))
43 magick_attribute((__malloc__)) magick_alloc_sizes(1,2),
45 magick_attribute((__nonnull__)),
54 magick_attribute((__malloc__)) magick_alloc_size(2),
56 magick_attribute((__malloc__)) magick_alloc_sizes(2,3),
Dstring_.h74 magick_attribute((__nonnull__)),
76 magick_attribute((__nonnull__)),
99 magick_attribute((__nonnull__)),
Dlocale-private.h37 magick_attribute((__format__ (__printf__,2,0))),
40 magick_attribute((__format__ (__printf__,3,0)));
Dmethod-attribute.h112 # define magick_attribute __attribute__ macro
117 # define magick_attribute(x) /* nothing */
122 # define magick_attribute(x) /* nothing */
Dlocale_.h67 magick_attribute((__format__ (__printf__,2,3))),
70 magick_attribute((__format__ (__printf__,3,4)));
Dlog.h85 magick_attribute((__format__ (__printf__,5,6))),
87 const char *,va_list) magick_attribute((__format__ (__printf__,5,0)));
Dproperty.h40 magick_attribute((__format__ (__printf__,3,4))),
Dexception.h159 magick_attribute((__format__ (__printf__,7,8)));
/external/ImageMagick/MagickWand/
Dwandcli.h36 magick_attribute((__format__ (__printf__,6,7))),
39 magick_attribute((__format__ (__printf__,7,8)));