Searched defs:_STLP_IMPORT_DECLSPEC (Results 1 - 6 of 6) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_dm.h86 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
H A D_watcom.h30 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
H A D_bc.h108 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
H A D_gcc.h76 # define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
85 # define _STLP_IMPORT_DECLSPEC __attribute__((visibility("default"))) macro
H A D_msvc.h215 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
H A Dfeatures.h911 #ifndef _STLP_IMPORT_DECLSPEC
912 # define _STLP_IMPORT_DECLSPEC macro
967 # ifndef _STLP_IMPORT_DECLSPEC
968 # define _STLP_IMPORT_DECLSPEC macro
980 # define _STLP_DECLSPEC _STLP_IMPORT_DECLSPEC /* Other modules, importing STLport exports */

Completed in 68 milliseconds