OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECLSPEC_EXPORT
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbdlib.h
3
#ifndef
DECLSPEC_EXPORT
4
#define
DECLSPEC_EXPORT
__declspec(dllexport)
175
DECLSPEC_EXPORT
182
DECLSPEC_EXPORT
189
DECLSPEC_EXPORT
199
DECLSPEC_EXPORT
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h
392
#define
DECLSPEC_EXPORT
__declspec(dllexport)
393
#define HTTPAPI_LINKAGE
DECLSPEC_EXPORT
Completed in 2965 milliseconds