Searched defs:LIBTEST_API (Results 1 – 4 of 4) sorted by relevance
41 # define LIBTEST_API __attribute__ ((visibility("default"))) macro44 # define LIBTEST_API __global macro47 # define LIBTEST_API extern __declspec(dllexport) macro50 # define LIBTEST_API macro56 # define LIBTEST_API __attribute__ ((visibility("default"))) macro59 # define LIBTEST_API __global macro62 # define LIBTEST_API extern __declspec(dllexport) macro65 # define LIBTEST_API macro70 # define LIBTEST_API extern __declspec(dllimport) macro73 # define LIBTEST_API macro
35 #define LIBTEST_API __declspec(dllexport) macro37 #define LIBTEST_API __attribute__ ((__visibility__ ("default"))) macro39 #define LIBTEST_API macro