Home
last modified time | relevance | path

Searched defs:LIB_EXPORT (Results 1 – 25 of 27) sorted by relevance

12

/dports/biology/avida/avida-2.12.4-src/libs/apto/include/apto/platform/
H A DVisibility.h39 # define LIB_EXPORT __declspec(dllexport) macro
41 # define LIB_EXPORT __attribute__((dllexport)) macro
43 # define LIB_EXPORT macro
47 # define LIB_EXPORT __declspec(dllimport) macro
49 # define LIB_EXPORT __attribute__((dllimport)) macro
51 # define LIB_EXPORT macro
57 # define LIB_EXPORT __attribute__ ((visibility("default"))) macro
60 # define LIB_EXPORT macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/ibmtss/
H A DTpmBuildSwitches.h77 # define LIB_EXPORT __declspec(dllexport) // VS compatible version macro
84 # define LIB_EXPORT macro
/dports/devel/qbs/qbs-src-1.21.0/tests/auto/api/testdata/link-dynamiclibs/
H A Dlib4.h36 # define LIB_EXPORT DLL_EXPORT macro
38 # define LIB_EXPORT DLL_IMPORT macro
/dports/graphics/pixie/Pixie/src/ri/
H A Dptcapi.h36 #define LIB_EXPORT __declspec(dllexport) macro
38 #define LIB_EXPORT extern macro
H A Ddlo.h36 #define LIB_EXPORT __declspec(dllexport) macro
38 #define LIB_EXPORT extern macro
H A Dimplicit.h36 #define LIB_EXPORT __declspec(dllexport) macro
38 #define LIB_EXPORT extern macro
H A Ddsply.h36 #define LIB_EXPORT __declspec(dllexport) macro
38 #define LIB_EXPORT extern macro
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qpluginloader/lib/
H A Dmylib.c45 #define LIB_EXPORT __declspec(dllexport) macro
47 #define LIB_EXPORT macro
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qlibrary/lib/
H A Dmylib.c45 #define LIB_EXPORT __declspec(dllexport) macro
47 #define LIB_EXPORT macro
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qlibrary/lib2/
H A Dmylib.c45 #define LIB_EXPORT __declspec(dllexport) macro
47 #define LIB_EXPORT macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/qt4/src/
H A Dpoppler-export.h6 # define LIB_EXPORT __declspec(dllexport) macro
9 # define LIB_EXPORT macro
/dports/biology/sra-tools/sra-tools-2.11.0/ngs/ngs-sdk/language/python/
H A Dpy_ngs_defs.h38 #define LIB_EXPORT __declspec(dllexport) macro
40 #define LIB_EXPORT macro
/dports/biology/ncbi-vdb/ngs-2.11.0/ngs-sdk/language/python/
H A Dpy_ngs_defs.h38 #define LIB_EXPORT __declspec(dllexport) macro
40 #define LIB_EXPORT macro
/dports/biology/ngs-sdk/ngs-2.11.1/ngs-sdk/language/python/
H A Dpy_ngs_defs.h38 #define LIB_EXPORT __declspec(dllexport) macro
40 #define LIB_EXPORT macro
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/macosx/
H A DJackCompilerDeps_os.h28 #define LIB_EXPORT __attribute__((visibility("default"))) macro
36 #define LIB_EXPORT macro
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/kfc/
H A Dextern.h56 #define LIB_EXPORT __declspec ( dllexport ) macro
63 #define LIB_EXPORT macro
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/kfc/
H A Dextern.h56 #define LIB_EXPORT __declspec ( dllexport ) macro
63 #define LIB_EXPORT macro
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/android/
H A DJackCompilerDeps_os.h29 #define LIB_EXPORT __attribute__((visibility("default"))) macro
42 #define LIB_EXPORT macro
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/posix/
H A DJackCompilerDeps_os.h28 #define LIB_EXPORT __attribute__((visibility("default"))) macro
41 #define LIB_EXPORT macro
/dports/devel/z80ex/z80ex-1.1.21/include/
H A Dz80ex_common.h15 #define LIB_EXPORT __declspec(dllexport) macro
17 #define LIB_EXPORT macro
/dports/graphics/pixie/Pixie/src/gui/
H A Dopengl.h78 #define LIB_EXPORT __declspec(dllexport) macro
80 #define LIB_EXPORT extern macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/cpp/
H A Dpoppler-global.h24 # define LIB_EXPORT __declspec(dllexport) macro
27 # define LIB_EXPORT macro
/dports/graphics/pixie/Pixie/src/sdr/
H A Dsdr.h36 #define LIB_EXPORT __declspec(dllexport) macro
38 #define LIB_EXPORT extern macro
/dports/graphics/pixie/Pixie/src/common/
H A Dos.h58 #define LIB_EXPORT __declspec(dllexport) macro
92 #define LIB_EXPORT extern macro
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/windows/
H A DJackCompilerDeps_os.h24 #define LIB_EXPORT __declspec(dllexport) macro

12