Home
last modified time | relevance | path

Searched defs:AP_DECLARE_NONSTD (Results 1 – 4 of 4) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/include/
H A Dap_config.h77 #define AP_DECLARE_NONSTD(type) type macro
93 #define AP_DECLARE_NONSTD(type) type macro
97 #define AP_DECLARE_NONSTD(type) __declspec(dllexport) type macro
101 #define AP_DECLARE_NONSTD(type) __declspec(dllimport) type macro
H A Dhttpd.h355 # define AP_DECLARE_NONSTD(type) type macro
/dports/www/apache24/httpd-2.4.53/include/
H A Dap_config.h77 #define AP_DECLARE_NONSTD(type) type macro
93 #define AP_DECLARE_NONSTD(type) type macro
97 #define AP_DECLARE_NONSTD(type) __declspec(dllexport) type macro
101 #define AP_DECLARE_NONSTD(type) __declspec(dllimport) type macro
H A Dhttpd.h360 # define AP_DECLARE_NONSTD(type) type macro