Searched refs:_STLP_IMPORT_DECLSPEC (Results 1 – 7 of 7) sorted by relevance
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);99 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long volatile *);100 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedExchange(long volatile *, long);102 _STLP_IMPORT_DECLSPEC void* _STLP_STDCALL _InterlockedExchangePointer(void* volatile *, void*);108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);109 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long*);110 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedExchange(long*, long);178 _STLP_IMPORT_DECLSPEC void _STLP_STDCALL Sleep(unsigned long);179 _STLP_IMPORT_DECLSPEC void _STLP_STDCALL OutputDebugStringA(const char* lpOutputString);
76 # define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro85 # define _STLP_IMPORT_DECLSPEC __attribute__((visibility("default"))) macro
905 #ifndef _STLP_IMPORT_DECLSPEC906 # define _STLP_IMPORT_DECLSPEC macro961 # ifndef _STLP_IMPORT_DECLSPEC962 # define _STLP_IMPORT_DECLSPEC macro974 # define _STLP_DECLSPEC _STLP_IMPORT_DECLSPEC /* Other modules, importing STLport expo…
86 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
30 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
108 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro
215 #define _STLP_IMPORT_DECLSPEC __declspec(dllimport) macro