MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Macros | |
#define | HTTP_COMMON_EXPORT __attribute__((visibility("default"))) |
#define | HTTP_COMMON_NO_EXPORT __attribute__((visibility("hidden"))) |
#define | HTTP_COMMON_DEPRECATED __attribute__ ((__deprecated__)) |
#define | HTTP_COMMON_DEPRECATED_EXPORT HTTP_COMMON_EXPORT HTTP_COMMON_DEPRECATED |
#define | HTTP_COMMON_DEPRECATED_NO_EXPORT HTTP_COMMON_NO_EXPORT HTTP_COMMON_DEPRECATED |
#define HTTP_COMMON_DEPRECATED __attribute__ ((__deprecated__)) |
#define HTTP_COMMON_DEPRECATED_EXPORT HTTP_COMMON_EXPORT HTTP_COMMON_DEPRECATED |
#define HTTP_COMMON_DEPRECATED_NO_EXPORT HTTP_COMMON_NO_EXPORT HTTP_COMMON_DEPRECATED |
#define HTTP_COMMON_EXPORT __attribute__((visibility("default"))) |
#define HTTP_COMMON_NO_EXPORT __attribute__((visibility("hidden"))) |