libcopp
2.2.0
|
Go to the source code of this file.
Macros | |
#define | UTIL_SYMBOL_EXPORT |
#define | UTIL_SYMBOL_IMPORT |
#define | UTIL_SYMBOL_LOCAL |
#define | UTIL_SYMBOL_VISIBLE |
#define | UTIL_FORCEINLINE inline |
#define | UTIL_NOINLINE_NOCLONE |
#define UTIL_FORCEINLINE inline |
Definition at line 132 of file compile_optimize.h.
#define UTIL_NOINLINE_NOCLONE |
Definition at line 152 of file compile_optimize.h.
#define UTIL_SYMBOL_EXPORT |
Definition at line 86 of file compile_optimize.h.
#define UTIL_SYMBOL_IMPORT |
Definition at line 89 of file compile_optimize.h.
#define UTIL_SYMBOL_LOCAL |
Definition at line 92 of file compile_optimize.h.
#define UTIL_SYMBOL_VISIBLE |
Definition at line 95 of file compile_optimize.h.