|
MagickCore 7.0.10
|
Go to the source code of this file.
Macros | |
| #define | WizardExport |
| #define | WizardPrivate |
| #define | ModuleExport WizardExport |
| #define | WizardSignature 0xabacadabUL |
| #define | WizardPathExtent 4096 /* always >= 4096 */ |
| #define | wizard_aligned(x, y) /* nothing */ |
| #define | wizard_attribute(x) /* nothing */ |
| #define | wizard_unused(x) x |
| #define | wizard_unreferenced(x) /* nothing */ |
| #define | wizard_alloc_size(x) /* nothing */ |
| #define | wizard_alloc_sizes(x, y) /* nothing */ |
| #define | wizard_cold_spot |
| #define | wizard_hot_spot |
| #define ModuleExport WizardExport |
Definition at line 101 of file method-attribute.h.
| #define wizard_aligned | ( | x, | |
| y | |||
| ) | /* nothing */ |
Definition at line 120 of file method-attribute.h.
| #define wizard_alloc_size | ( | x | ) | /* nothing */ |
Definition at line 130 of file method-attribute.h.
| #define wizard_alloc_sizes | ( | x, | |
| y | |||
| ) | /* nothing */ |
Definition at line 131 of file method-attribute.h.
| #define wizard_attribute | ( | x | ) | /* nothing */ |
Definition at line 121 of file method-attribute.h.
| #define wizard_cold_spot |
Definition at line 138 of file method-attribute.h.
| #define wizard_hot_spot |
Definition at line 139 of file method-attribute.h.
| #define wizard_unreferenced | ( | x | ) | /* nothing */ |
Definition at line 123 of file method-attribute.h.
| #define wizard_unused | ( | x | ) | x |
Definition at line 122 of file method-attribute.h.
| #define WizardExport |
Definition at line 98 of file method-attribute.h.
| #define WizardPathExtent 4096 /* always >= 4096 */ |
Definition at line 106 of file method-attribute.h.
| #define WizardPrivate |
Definition at line 99 of file method-attribute.h.
| #define WizardSignature 0xabacadabUL |
Definition at line 104 of file method-attribute.h.