#include <syn/synDefines.h>Go to the source code of this file.
Defines | |
| #define | ANI_OPT |
| #define | ANI_EXPORT(__type) __type |
| #define | ANI_EXPORT_CLASS |
| #define | ANI_EXPORT_DATA(__type) __type |
| #define | ANI_IMPORT(__type) __type |
| #define | ANI_IMPORT_CLASS |
| #define | ANI_IMPORT_DATA(__type) __type |
| #define | ANI_EXTERN(__type) extern __type |
| #define | ANI_IMPLEMENT(__type) __type |
| #define | ANI_EXTERN_DATA(__type) extern __type |
| #define | ANI_IMPLEMENT_DATA(__type) __type |
| #define | ANI_CALLBACK |
| #define | ANI_CALLBACK_DECL |
| #define | ANI_STATIC_CALLBACK(__x) static __x |
| #define | ANI_API(__type) ANI_IMPORT(__type) |
| #define | ANI_CLASS_API ANI_IMPORT_CLASS |
| #define | ANI_DATA_API(__type) ANI_IMPORT_DATA(__type) |
|
|
Definition at line 43 of file aniConfig.h. |
|
|
Definition at line 112 of file aniConfig.h. |
|
|
Definition at line 113 of file aniConfig.h. |
|
|
Definition at line 114 of file aniConfig.h. |
|
|
Definition at line 115 of file aniConfig.h. |
|
|
Definition at line 116 of file aniConfig.h. |
|
|
Definition at line 117 of file aniConfig.h. |
|
|
Definition at line 119 of file aniConfig.h. |
|
|
Definition at line 120 of file aniConfig.h. |
|
|
Definition at line 121 of file aniConfig.h. |
|
|
Definition at line 122 of file aniConfig.h. |
|
|
Definition at line 124 of file aniConfig.h. |
|
|
Definition at line 125 of file aniConfig.h. |
|
|
Definition at line 126 of file aniConfig.h. |
|
|
Definition at line 135 of file aniConfig.h. |
|
|
Definition at line 136 of file aniConfig.h. |
|
|
Definition at line 137 of file aniConfig.h. |
1.2.15