Home
last modified time | relevance | path

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

/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dsphinx3_export.h7 #define S3DECODER_EXPORT __declspec(dllexport) macro
9 #define S3DECODER_EXPORT __declspec(dllimport) macro
13 #define S3DECODER_EXPORT __attribute__ ((visibility("default"))) macro
15 #define S3DECODER_EXPORT macro