Home
last modified time | relevance | path

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

/dports/textproc/nuspell/nuspell-5.0.1/src/nuspell/
H A Dnuspell_export2.h5 # define NUSPELL_EXPORT macro
8 # define NUSPELL_EXPORT __declspec(dllexport) macro
10 # define NUSPELL_EXPORT __declspec(dllimport) macro
13 # define NUSPELL_EXPORT __attribute__((visibility("default"))) macro
15 # define NUSPELL_EXPORT macro