Home
last modified time | relevance | path

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

/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libtest/
H A Dvisibility.h41 # define LIBTEST_API __attribute__ ((visibility("default"))) macro
44 # define LIBTEST_API __global macro
47 # define LIBTEST_API extern __declspec(dllexport) macro
50 # define LIBTEST_API macro
56 # define LIBTEST_API __attribute__ ((visibility("default"))) macro
59 # define LIBTEST_API __global macro
62 # define LIBTEST_API extern __declspec(dllexport) macro
65 # define LIBTEST_API macro
70 # define LIBTEST_API extern __declspec(dllimport) macro
73 # define LIBTEST_API macro
/dports/devel/gearmand/gearmand-1.0.6/libtest/
H A Dvisibility.h41 # define LIBTEST_API __attribute__ ((visibility("default"))) macro
44 # define LIBTEST_API __global macro
47 # define LIBTEST_API extern __declspec(dllexport) macro
50 # define LIBTEST_API macro
56 # define LIBTEST_API __attribute__ ((visibility("default"))) macro
59 # define LIBTEST_API __global macro
62 # define LIBTEST_API extern __declspec(dllexport) macro
65 # define LIBTEST_API macro
70 # define LIBTEST_API extern __declspec(dllimport) macro
73 # define LIBTEST_API macro
/dports/databases/libmemcached/libmemcached-1.0.18/libtest/
H A Dvisibility.h41 # define LIBTEST_API __attribute__ ((visibility("default"))) macro
44 # define LIBTEST_API __global macro
47 # define LIBTEST_API extern __declspec(dllexport) macro
50 # define LIBTEST_API macro
56 # define LIBTEST_API __attribute__ ((visibility("default"))) macro
59 # define LIBTEST_API __global macro
62 # define LIBTEST_API extern __declspec(dllexport) macro
65 # define LIBTEST_API macro
70 # define LIBTEST_API extern __declspec(dllimport) macro
73 # define LIBTEST_API macro
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dlibtest.c35 #define LIBTEST_API __declspec(dllexport) macro
37 #define LIBTEST_API __attribute__ ((__visibility__ ("default"))) macro
39 #define LIBTEST_API macro